diff --git a/Cargo.toml b/Cargo.toml index e97aa70..c17ac90 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ authors = ["Christoph Wurst "] dotenv = "0.11.0" env_logger = "0.4.3" futures = "0.1.17" -hyper = "^0.11" +hyper = "^0.12" lapin-futures = "0.11.1" log = "0.4.1" schani_library_client = { git = "https://github.com/schani-rs/schani_library_client.git" }