Skip to content

Commit

Permalink
Bump tracing-actix-web from 0.7.2 to 0.7.6 (#2096)
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.2 to 0.7.6.
- [Commits](LukeMathWalker/tracing-actix-web@v0.7.2...v0.7.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent ab86a06 commit 714eb54
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 dozer-api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ tonic-web = "0.10.0"
jsonwebtoken = "8.3.0"
tokio-stream = "0.1.12"
async-trait = "0.1.73"
tracing-actix-web = "0.7.2"
tracing-actix-web = "0.7.6"
tower = "0.4.13"
hyper = "0.14.24"
tower-http = { version = "0.4", features = ["full"] }
Expand Down

0 comments on commit 714eb54

Please sign in to comment.