Skip to content

Commit dfdd93c

Browse files
chore(deps): bump tracing from 0.1.41 to 0.1.43
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.41 to 0.1.43. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.41...tracing-0.1.43) --- updated-dependencies: - dependency-name: tracing dependency-version: 0.1.43 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbf8b57 commit dfdd93c

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

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
@@ -24,7 +24,7 @@ criterion = "0.7.0"
2424
# More sophisticated benchmarking
2525
iai-callgrind = "0.16.1"
2626
# Tracing in tests etc.
27-
tracing = "0.1.41"
27+
tracing = "0.1.43"
2828
tracing-subscriber = { version = "0.3.20", features = ["env-filter", "fmt"] }
2929

3030
# Router comparisons

0 commit comments

Comments
 (0)