Skip to content

Commit 93b12c5

Browse files
authored
Merge pull request #3701 from autonomys/tracing-sub-fix
Upgrade tracing-subscriber to 0.3.20
2 parents 3d0d436 + 6aaeadb commit 93b12c5

File tree

2 files changed

+20
-42
lines changed

2 files changed

+20
-42
lines changed

Cargo.lock

Lines changed: 19 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ thread-priority = "1.1.0"
285285
tokio = "1.40.0"
286286
tokio-stream = "0.1.16"
287287
tracing = { version = "0.1.40", default-features = false }
288-
tracing-subscriber = "0.3.18"
288+
tracing-subscriber = "0.3.20"
289289
trie-db = { version = "0.29.1", default-features = false }
290290
uint = { version = "0.10.0", default-features = false }
291291
ulid = "1.1.3"

0 commit comments

Comments
 (0)