Skip to content

Commit 1e27c31

Browse files
committed
Update tracing-subscriber to v0.2.23
1 parent 8a635a1 commit 1e27c31

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -84,7 +84,7 @@ thiserror = "1.0.28"
8484
tokio = { version = "1.5.0", features = ["net", "signal", "io-std", "io-util", "rt-multi-thread", "macros"]}
8585
toml = "0.5"
8686
tracing = "0.1"
87-
tracing-subscriber = "0.2"
87+
tracing-subscriber = "0.2.23"
8888
url = "2.1"
8989

9090
[dev-dependencies]

0 commit comments

Comments
 (0)