Skip to content

Commit 57bbd94

Browse files
chore(deps): update tokio-tracing monorepo
1 parent bad9e8d commit 57bbd94

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ thiserror = "=2.0.17"
2121
tokio = { version = "=1.48.0", features = ["full"] }
2222
tower = { version = "=0.5.2", features = ["full"] }
2323
tower-http = { version = "=0.6.7", features = ["full"] }
24-
tracing = "=0.1.41"
25-
tracing-subscriber = "=0.3.20"
24+
tracing = "=0.1.43"
25+
tracing-subscriber = "=0.3.22"
2626
walkdir = "=2.5.0"
2727
xdg = "=3.0.0"

0 commit comments

Comments
 (0)