Skip to content

Commit 289a907

Browse files
Bump actix-web-httpauth from 0.6.0 to 0.8.0
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]>
1 parent 0aca6c4 commit 289a907

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ futures = "0.3"
2828
sanitize-filename = "0.4.0"
2929
log = "0.4"
3030
env_logger = "0.10.0"
31-
actix-web-httpauth = "0.6.0"
31+
actix-web-httpauth = "0.8.0"
3232
lazy_static = "1.4.0"
3333
syntect = "5.0"
3434
qrcode-generator = "4.1.6"

0 commit comments

Comments
 (0)