Skip to content

Commit e736246

Browse files
Bump tracing from 0.1.30 to 0.1.31 (#638)
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.30 to 0.1.31. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.30...tracing-0.1.31) --- updated-dependencies: - dependency-name: tracing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be75938 commit e736246

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

josh-proxy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ hyper-staticfile = "0.8.0"
2121
hyper-tls = "0.5.0"
2222
toml = "0.5.8"
2323
git2 = "0.13.25"
24-
tracing = { version = "0.1.30", features = ["max_level_trace", "release_max_level_trace"] }
24+
tracing = { version = "0.1.31", features = ["max_level_trace", "release_max_level_trace"] }
2525
tracing-futures = "0.2.5"
2626
tracing-subscriber = { version = "0.3.8", features = ["env-filter"]}
2727
tracing-opentelemetry = "0.17.1"

0 commit comments

Comments
 (0)