Skip to content

Commit 9766433

Browse files
Bump lapin-futures from 0.10.0 to 0.11.1
Bumps [lapin-futures](https://github.com/Geal/lapin) from 0.10.0 to 0.11.1. - [Release notes](https://github.com/Geal/lapin/releases) - [Commits](amqp-rs/lapin@0.10.0...0.11.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent e13c454 commit 9766433

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

Cargo.lock

Lines changed: 8 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ gotham_derive = { git = "https://github.com/gotham-rs/gotham.git" }
1414
gotham_middleware_diesel = { git = "https://github.com/ChristophWurst/gotham-middleware-diesel.git" }
1515
gotham_middleware_tokio = { git = "https://github.com/ChristophWurst/gotham-middleware-tokio.git" }
1616
hyper = "^0.11"
17-
lapin-futures = "^0.10"
17+
lapin-futures = "^0.11"
1818
log = "*"
1919
mime = "*"
2020
schani_library_client = { git = "https://github.com/schani-rs/schani_library_client.git" }

0 commit comments

Comments
 (0)