diff --git a/Cargo.toml b/Cargo.toml index 96ccdac67..554732b25 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -42,7 +42,7 @@ serde_json = "1.0" thiserror = "1.0" url = "2.3" tao = { version = "0.18.0", default-features = false, features = [ "serde" ] } -http = "0.2.8" +http = "0.2.9" [dev-dependencies] anyhow = "1.0"