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.
2 parents 50ab906 + 93330b6 commit 9365b5bCopy full SHA for 9365b5b
Cargo.toml
@@ -43,7 +43,7 @@ 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"] }
45
kv-log-macro = "1.0.7"
46
-log = { version = "0.4.11", features = ["std"] }
+log = { version = "0.4.13", features = ["kv_unstable_std"] }
47
pin-project-lite = "0.2.0"
48
route-recognizer = "0.2.0"
49
serde = "1.0.117"
0 commit comments