mirror of
https://github.com/actix/actix-extras.git
synced 2025-03-21 04:11:58 +01:00
prepare actix-web-httpauth release 0.6.0-beta.5
This commit is contained in:
parent
128fc49811
commit
a0c93c62b3
@ -1,6 +1,9 @@
|
|||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
## Unreleased - 2021-xx-xx
|
## Unreleased - 2021-xx-xx
|
||||||
|
|
||||||
|
|
||||||
|
## 0.6.0-beta.5 - 2021-12-12
|
||||||
* Update `actix-web` dependency to `4.0.0.beta-14`. [#209]
|
* Update `actix-web` dependency to `4.0.0.beta-14`. [#209]
|
||||||
|
|
||||||
[#209]: https://github.com/actix/actix-extras/pull/209
|
[#209]: https://github.com/actix/actix-extras/pull/209
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "actix-web-httpauth"
|
name = "actix-web-httpauth"
|
||||||
version = "0.6.0-beta.4"
|
version = "0.6.0-beta.5"
|
||||||
authors = [
|
authors = [
|
||||||
"svartalf <self@svartalf.info>",
|
"svartalf <self@svartalf.info>",
|
||||||
"Yuki Okushi <huyuumi.dev@gmail.com>",
|
"Yuki Okushi <huyuumi.dev@gmail.com>",
|
||||||
|
@ -3,9 +3,9 @@
|
|||||||
> HTTP authentication schemes for [actix-web](https://github.com/actix/actix-web).
|
> HTTP authentication schemes for [actix-web](https://github.com/actix/actix-web).
|
||||||
|
|
||||||
[](https://crates.io/crates/actix-web-httpauth)
|
[](https://crates.io/crates/actix-web-httpauth)
|
||||||
[](https://docs.rs/actix-web-httpauth/0.6.0-beta.4)
|
[](https://docs.rs/actix-web-httpauth/0.6.0-beta.5)
|
||||||

|

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