Skip to content

Commit 98f22de

Browse files
Bump tracing from 0.1.40 to 0.1.41 (#2321)
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.40 to 0.1.41. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.40...tracing-0.1.41) --- updated-dependencies: - dependency-name: tracing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9fe0515 commit 98f22de

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -74,7 +74,7 @@ syn = { version = "2" }
7474
synstructure = { version = "0.13.1" }
7575
thiserror = { version = "1.0.69" }
7676
tokio = { version = "1.41.1" }
77-
tracing = { version = "0.1.37" }
77+
tracing = { version = "0.1.41" }
7878
tracing-subscriber = { version = "0.3.17" }
7979
trybuild = { version = "1.0.101" }
8080
wasm-instrument = { version = "0.4.0" }

0 commit comments

Comments
 (0)