Skip to content

Commit bca9ee9

Browse files
chore(deps): update rust crate tracing to v0.1.40 (#166)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 72a540f commit bca9ee9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ tokio = { version = "=1.33.0", features = ["macros", "rt-multi-thread"] }
4040
tokio-util = "=0.7.9"
4141
toml = "=0.8.2"
4242
tower-test = "=0.4.0"
43-
tracing = "=0.1.39"
43+
tracing = "=0.1.40"
4444
tracing-subscriber = { version = "=0.3.17", features = ["json", "env-filter"] }
4545
url = "=2.4.1"
4646
uuid = { version = "=1.5.0", features = ["v4"] }

0 commit comments

Comments
 (0)