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 96c08c2 commit 71329e6Copy full SHA for 71329e6
tracing-subscriber/Cargo.toml
@@ -39,7 +39,7 @@ local-time = ["time/local-offset"]
39
nu-ansi-term = ["dep:nu-ansi-term"]
40
41
[dependencies]
42
-tracing-core = { path = "../tracing-core", version = "0.1.33", default-features = false }
+tracing-core = { path = "../tracing-core", version = "0.1.30", default-features = false }
43
44
# only required by the filter feature
45
tracing = { optional = true, path = "../tracing", version = "0.1.41", default-features = false }
0 commit comments