We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88a2aa2 commit e32b497Copy full SHA for e32b497
Cargo.toml
@@ -41,7 +41,7 @@ async-trait = "0.1.41"
41
femme = { version = "2.1.1", optional = true }
42
futures-util = "0.3.6"
43
http-client = { version = "6.1.0", default-features = false }
44
-http-types = { version = "2.10.0", default-features = false, features = ["fs"] }
+http-types = { version = "2.11.0", default-features = false, features = ["fs"] }
45
kv-log-macro = "1.0.7"
46
log = { version = "0.4.13", features = ["kv_unstable_std"] }
47
pin-project-lite = "0.2.0"
0 commit comments