Skip to content

Commit

Permalink
chore(deps): bump tracing-actix-web from 0.7.11 to 0.7.15
Browse files Browse the repository at this point in the history
Bumps [tracing-actix-web](https://github.com/LukeMathWalker/tracing-actix-web) from 0.7.11 to 0.7.15.
- [Commits](LukeMathWalker/tracing-actix-web@v0.7.11...v0.7.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 4d8d008 commit 3571556
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jsonwebtoken = "7"
thiserror = "1.0"
tokio = { version = "1.0", features = ["full"] }
tracing = "0.1.25"
tracing-actix-web = { version = "0.7.11", features = ["opentelemetry_0_23"] }
tracing-actix-web = { version = "0.7.15", features = ["opentelemetry_0_23"] }
tracing-futures = "0.2.5"

[dev-dependencies]
Expand Down

0 comments on commit 3571556

Please sign in to comment.