Skip to content

Commit

Permalink
Bump tracing-actix-web from 0.7.1 to 0.7.2
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.1 to 0.7.2.
- [Release notes](https://github.com/LukeMathWalker/tracing-actix-web/releases)
- [Commits](LukeMathWalker/tracing-actix-web@v0.7.1...v0.7.2)

---
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] committed Jan 19, 2023
1 parent 56c0cf2 commit ba36b53
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 @@ -29,7 +29,7 @@ jsonwebtoken = "8.2.0"
tokio-stream = "0.1.11"
crossbeam = "0.8.2"
async-trait = "0.1.61"
tracing-actix-web = "0.7.1"
tracing-actix-web = "0.7.2"
tower = "0.4.13"
hyper = "0.14.23"
actix-http = "3.2.2"
Expand Down

0 comments on commit ba36b53

Please sign in to comment.