Skip to content

Commit 730ea40

Browse files
authored
Merge pull request #41 from katanacap/dependabot/cargo/tracing-actix-web-0.7.18
chore(deps): bump tracing-actix-web from 0.7.16 to 0.7.18
2 parents 6efa311 + 42f376c commit 730ea40

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

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.16"
28+
tracing-actix-web = "0.7.18"
2929

3030
## error handling
3131
eyre = "0.6.12"

0 commit comments

Comments
 (0)