diff --git a/Cargo.toml b/Cargo.toml index 81290fc..a1cd49d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -77,7 +77,7 @@ dropshot-api-manager = "0.7.2" dropshot-api-manager-types = "0.7.2" expectorate = "1" futures = "0.3" -http = "1.4.0" +http = "1.4.1" humantime = "2.3" iddqd = "0.3.18" kstat-rs = "0.2.4"