Skip to content

Commit 51037d9

Browse files
build(deps): bump tracing from 0.1.37 to 0.1.40
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.37 to 0.1.40. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.37...tracing-0.1.40) --- updated-dependencies: - dependency-name: tracing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5aa6d90 commit 51037d9

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ async-lock = "2.8"
2222
async-trait = "0.1.73"
2323
color-eyre = "0.6.2"
2424
futures = "0.3.28"
25-
tracing = "0.1.37"
25+
tracing = "0.1.40"
2626
tracing-error = "0.2.0"
2727
tracing-subscriber = { version = "0.3.17", features = [
2828
"env-filter",

0 commit comments

Comments
 (0)