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 3cdef96 commit d03c54aCopy full SHA for d03c54a
Cargo.toml
@@ -48,7 +48,7 @@ tokio-util = { version = "0.7.1", features = ["codec", "io"] }
48
tokio = { version = "1", features = ["io-util"] }
49
bytes = "1"
50
http = "0.2"
51
-tracing = { version = "0.1.32", default-features = false, features = ["std"] }
+tracing = { version = "0.1.35", default-features = false, features = ["std"] }
52
fnv = "1.0.5"
53
slab = "0.4.2"
54
indexmap = { version = "2", features = ["std"] }
0 commit comments