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 c63a652 commit 02ba666Copy full SHA for 02ba666
Cargo.toml
@@ -43,7 +43,7 @@ futures-util = "0.3.6"
43
http-client = { version = "6.1.0", default-features = false }
44
http-types = "2.5.0"
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.1.10"
48
route-recognizer = "0.2.0"
49
serde = "1.0.117"
0 commit comments