1
0
mirror of https://github.com/actix/examples synced 2025-04-22 08:34:52 +02:00

chore(deps): bump tracing-actix-web from 0.7.16 to 0.7.18

Bumps [tracing-actix-web](https://github.com/LukeMathWalker/tracing-actix-web) from 0.7.16 to 0.7.18.
- [Commits](https://github.com/LukeMathWalker/tracing-actix-web/compare/v0.7.16...v0.7.18)

---
updated-dependencies:
- dependency-name: tracing-actix-web
  dependency-version: 0.7.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-14 17:35:00 +00:00 committed by GitHub
parent 7c2ea49d77
commit 508d4482a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
Cargo.lock generated
View File

@ -8829,9 +8829,9 @@ dependencies = [
[[package]]
name = "tracing-actix-web"
version = "0.7.16"
version = "0.7.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "332bbdf3bd208d1fe6446f8ffb4e8c2ae66e25da0fb38e0b69545e640ecee6a6"
checksum = "2340b7722695166c7fc9b3e3cd1166e7c74fedb9075b8f0c74d3822d2e41caf5"
dependencies = [
"actix-web",
"mutually_exclusive_features",