Skip to content

Commit 71329e6

Browse files
committed
Revert "subscriber: update tracing-core to v0.1.33 (tokio-rs#3201)"
This reverts commit bfca546.
1 parent 96c08c2 commit 71329e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tracing-subscriber/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ local-time = ["time/local-offset"]
3939
nu-ansi-term = ["dep:nu-ansi-term"]
4040

4141
[dependencies]
42-
tracing-core = { path = "../tracing-core", version = "0.1.33", default-features = false }
42+
tracing-core = { path = "../tracing-core", version = "0.1.30", default-features = false }
4343

4444
# only required by the filter feature
4545
tracing = { optional = true, path = "../tracing", version = "0.1.41", default-features = false }

0 commit comments

Comments
 (0)