mirror of
https://github.com/actix/actix-extras.git
synced 2025-03-20 20:05:18 +01:00
prepare actix-web-httpauth release 0.6.0
This commit is contained in:
parent
2e86fb9822
commit
fd272f817c
@ -1,6 +1,9 @@
|
||||
# Changes
|
||||
|
||||
## Unreleased - 2021-xx-xx
|
||||
|
||||
|
||||
## 0.6.0 - 2022-03-01
|
||||
- Update `actix-web` dependency to `4`.
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "actix-web-httpauth"
|
||||
version = "0.6.0-beta.8"
|
||||
version = "0.6.0"
|
||||
authors = [
|
||||
"svartalf <self@svartalf.info>",
|
||||
"Yuki Okushi <huyuumi.dev@gmail.com>",
|
||||
|
@ -3,9 +3,9 @@
|
||||
> HTTP authentication schemes for [actix-web](https://github.com/actix/actix-web).
|
||||
|
||||
[](https://crates.io/crates/actix-web-httpauth)
|
||||
[](https://docs.rs/actix-web-httpauth/0.6.0-beta.8)
|
||||
[](https://docs.rs/actix-web-httpauth/0.6.0)
|
||||

|
||||
[](https://deps.rs/crate/actix-web-httpauth/0.6.0-beta.8)
|
||||
[](https://deps.rs/crate/actix-web-httpauth/0.6.0)
|
||||
|
||||
## Documentation & Resources
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user