Skip to content

Commit d4e3fba

Browse files
Update Rust crate tracing to 0.1.36 (rust-lang#77)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e7f4885 commit d4e3fba

File tree

2 files changed

+19
-12
lines changed

2 files changed

+19
-12
lines changed

Cargo.lock

Lines changed: 18 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

conduit-router/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ edition = "2018"
1111
conduit = { version ="0.10.0", path = "../conduit" }
1212
route-recognizer = "0.3"
1313
thiserror = "1.0.32"
14-
tracing = "0.1.29"
14+
tracing = "0.1.36"
1515

1616
[dev-dependencies]
1717
conduit-test = { version ="0.10.0", path = "../conduit-test" }

0 commit comments

Comments
 (0)