diff --git a/Cargo.toml b/Cargo.toml index e97aa70..0cb6fcd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ dotenv = "0.11.0" env_logger = "0.4.3" futures = "0.1.17" hyper = "^0.11" -lapin-futures = "0.11.1" +lapin-futures = "0.12.0" log = "0.4.1" schani_library_client = { git = "https://github.com/schani-rs/schani_library_client.git" } schani_store_client = { git = "https://github.com/schani-rs/schani_store_client.git" }