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 e7ccb4f + de89e32 commit a9a16d5Copy full SHA for a9a16d5
Cargo.toml
@@ -52,7 +52,7 @@ proptest-derive = "0.4"
52
rustls-pemfile = "1.0"
53
rdkafka = { version = "0.34", default-features = false, features = ["libz", "tokio", "zstd"] }
54
tokio = { version = "1.14", features = ["macros", "rt-multi-thread"] }
55
-tracing-log = "0.1"
+tracing-log = "0.2"
56
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
57
uuid = { version = "1.0", features = ["v4"] }
58
0 commit comments