Skip to content

Commit

Permalink
Merge pull request #147 from kureuil/lapin-async-failure
Browse files Browse the repository at this point in the history
 Convert lapin-async's Error type to failure
  • Loading branch information
Keruspe authored Nov 23, 2018
2 parents 59f2f18 + 67f929a commit bb07d29
Show file tree
Hide file tree
Showing 8 changed files with 213 additions and 142 deletions.
1 change: 1 addition & 0 deletions async/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ log = "^0.4"
nom = "^4.0"
cookie-factory = "^0.2.4"
amq-protocol = "^0.23"
failure = "^0.1"

[dependencies.sasl]
version= "^0.4"
Expand Down
Loading

0 comments on commit bb07d29

Please sign in to comment.