Skip to content

Commit 27cef81

Browse files
build(deps): bump tracing from 0.1.40 to 0.1.41
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-version: 0.1.41 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f9663b2 commit 27cef81

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -29,7 +29,7 @@ dotenvy = "0.15.7"
2929

3030
# Trace + Log
3131
tower-http = "0.5.2"
32-
tracing = "0.1.40"
32+
tracing = "0.1.41"
3333
tracing-subscriber = "0.3.18"
3434
log = "0.4.22"
3535

0 commit comments

Comments
 (0)