diff --git a/Cargo.toml b/Cargo.toml index 2177b5f..6b6ae91 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -74,7 +74,7 @@ dropshot-api-manager = "0.5.2" dropshot-api-manager-types = "0.5.2" expectorate = "1" futures = "0.3" -http = "1.2.0" +http = "1.4.0" kstat-rs = "0.2.4" lazy_static = "1.5" libc = "0.2"