Skip to content

Commit 2521c24

Browse files
Merge pull request #783 from containers/dependabot/cargo/tracing-0.1.37
build(deps): bump tracing from 0.1.36 to 0.1.37
2 parents 41b7010 + 42f39a0 commit 2521c24

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.

conmon-rs/server/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ tokio = { version = "1.21.2", features = ["fs", "io-std", "io-util", "macros", "
3333
tokio-eventfd = "0.2.0"
3434
tokio-fd = "0.3.0"
3535
tokio-util = { version = "0.7.4", features = ["compat"] }
36-
tracing = "0.1.36"
36+
tracing = "0.1.37"
3737
tracing-subscriber = "0.3.16"
3838
tz-rs = "0.6.14"
3939
uuid = { version = "1.1.2", features = ["v4", "fast-rng", "macro-diagnostics"] }

0 commit comments

Comments
 (0)