Skip to content

Commit ef41a8c

Browse files
chore(deps): bump tracing-actix-web from 0.7.15 to 0.7.16
Bumps [tracing-actix-web](https://github.com/LukeMathWalker/tracing-actix-web) from 0.7.15 to 0.7.16. - [Commits](LukeMathWalker/tracing-actix-web@v0.7.15...v0.7.16) --- updated-dependencies: - dependency-name: tracing-actix-web dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 95bc7f7 commit ef41a8c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ actix-web-prom = "0.9.0"
2525
## tracing
2626
tracing = "0.1.41"
2727
tracing-subscriber = "0.3.19"
28-
tracing-actix-web = "0.7.15"
28+
tracing-actix-web = "0.7.16"
2929

3030
## error handling
3131
eyre = "0.6.12"

0 commit comments

Comments
 (0)