Skip to content

Commit 917cad3

Browse files
authored
Merge pull request #139 from linw1995/dependabot/cargo/tracing-0.1.43
Bump tracing from 0.1.41 to 0.1.43
2 parents 36396c6 + 2f1203a commit 917cad3

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -34,7 +34,7 @@ tokio = { version = "1.48", features = ["full"] }
3434
thiserror = "2.0"
3535

3636
# Logging and Tracing
37-
tracing = "0.1.41"
37+
tracing = "0.1.43"
3838
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
3939
tracing-appender = "0.2"
4040

0 commit comments

Comments
 (0)