Skip to content

Commit

Permalink
Bump actix-web-httpauth from 0.6.0 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [actix-web-httpauth](https://github.com/actix/actix-extras) from 0.6.0 to 0.8.0.
- [Release notes](https://github.com/actix/actix-extras/releases)
- [Commits](actix/actix-extras@cors-v0.6.0...httpauth-v0.8.0)

---
updated-dependencies:
- dependency-name: actix-web-httpauth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 20, 2023
1 parent cd5bebe commit 1a5ec01
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ futures = "0.3"
sanitize-filename = "0.4.0"
log = "0.4"
env_logger = "0.9.0"
actix-web-httpauth = "0.6.0"
actix-web-httpauth = "0.8.0"
lazy_static = "1.4.0"
syntect = "5.0"
qrcode-generator = "4.1.6"
Expand Down

0 comments on commit 1a5ec01

Please sign in to comment.