Skip to content

Commit

Permalink
chore(deps): bump anyhow from 1.0.70 to 1.0.71 (#84)
Browse files Browse the repository at this point in the history
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.70 to 1.0.71.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.70...1.0.71)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2023
1 parent f71a329 commit 46fe113
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 apps/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ actix-cors = "0.6.4"
actix-utils = "3.0.1"
actix-web = "4.3.1"
actix-web-httpauth = "0.8.0"
anyhow = "1.0.70"
anyhow = "1.0.71"
base64 = "0.21.2"
config = "0.13.3"
jsonwebtoken = "8.3.0"
Expand Down

0 comments on commit 46fe113

Please sign in to comment.