Skip to content

Commit 43ef1e7

Browse files
Update Rust crate tracing to v0.1.36 (#5019)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c9ba967 commit 43ef1e7

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
@@ -80,7 +80,7 @@ tempfile = "=3.3.0"
8080
thiserror = "=1.0.31"
8181
tokio = { version = "=1.20.1", features = ["net", "signal", "io-std", "io-util", "rt-multi-thread", "macros"]}
8282
toml = "=0.5.9"
83-
tracing = "=0.1.35"
83+
tracing = "=0.1.36"
8484
tracing-subscriber = { version = "=0.3.15", features = ["env-filter"] }
8585
url = "=2.2.2"
8686

0 commit comments

Comments
 (0)