Skip to content

Commit 603d758

Browse files
Update Rust crate tracing to v0.1.37 (#5288)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cad117b commit 603d758

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
@@ -81,7 +81,7 @@ tempfile = "=3.3.0"
8181
thiserror = "=1.0.37"
8282
tokio = { version = "=1.21.2", features = ["net", "signal", "io-std", "io-util", "rt-multi-thread", "macros"]}
8383
toml = "=0.5.9"
84-
tracing = "=0.1.36"
84+
tracing = "=0.1.37"
8585
tracing-subscriber = { version = "=0.3.15", features = ["env-filter"] }
8686
url = "=2.3.1"
8787

0 commit comments

Comments
 (0)