Skip to content

Commit

Permalink
Merge pull request #783 from containers/dependabot/cargo/tracing-0.1.37
Browse files Browse the repository at this point in the history
build(deps): bump tracing from 0.1.36 to 0.1.37
  • Loading branch information
openshift-merge-robot authored Oct 7, 2022
2 parents 41b7010 + 42f39a0 commit 2521c24
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion conmon-rs/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ tokio = { version = "1.21.2", features = ["fs", "io-std", "io-util", "macros", "
tokio-eventfd = "0.2.0"
tokio-fd = "0.3.0"
tokio-util = { version = "0.7.4", features = ["compat"] }
tracing = "0.1.36"
tracing = "0.1.37"
tracing-subscriber = "0.3.16"
tz-rs = "0.6.14"
uuid = { version = "1.1.2", features = ["v4", "fast-rng", "macro-diagnostics"] }
Expand Down

0 comments on commit 2521c24

Please sign in to comment.