Skip to content

Commit a815d93

Browse files
committed
Update Rust crate tracing to 0.1.40
1 parent 1fd3943 commit a815d93

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -18,7 +18,7 @@ tokio = { version = "1.29.1", features = ["full"] }
1818
once_cell = "1.18.0"
1919
liquid = "0.26.0"
2020
thiserror = "1.0.49"
21-
tracing = "0.1.39"
21+
tracing = "0.1.40"
2222
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
2323
indoc = "1.0.9"
2424

0 commit comments

Comments
 (0)