mirror of
https://github.com/actix/actix-extras.git
synced 2025-03-11 00:22:38 +01:00
prepare actix-identity release 0.4.0-beta.4
This commit is contained in:
parent
ddb74e6de0
commit
37532fd1eb
@ -3,6 +3,10 @@
|
|||||||
## Unreleased - 2021-xx-xx
|
## Unreleased - 2021-xx-xx
|
||||||
|
|
||||||
|
|
||||||
|
## 0.4.0-beta.4 - 2021-11-22
|
||||||
|
* No significant changes since `0.4.0-beta.3`.
|
||||||
|
|
||||||
|
|
||||||
## 0.4.0-beta.3 - 2021-10-21
|
## 0.4.0-beta.3 - 2021-10-21
|
||||||
* Update `actix-web` dependency to v4.0.0-beta.10. [#203]
|
* Update `actix-web` dependency to v4.0.0-beta.10. [#203]
|
||||||
* Minimum supported Rust version (MSRV) is now 1.52.
|
* Minimum supported Rust version (MSRV) is now 1.52.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "actix-identity"
|
name = "actix-identity"
|
||||||
version = "0.4.0-beta.3"
|
version = "0.4.0-beta.4"
|
||||||
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
|
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
|
||||||
description = "Identity service for Actix web"
|
description = "Identity service for Actix web"
|
||||||
keywords = ["actix", "auth", "identity", "web", "security"]
|
keywords = ["actix", "auth", "identity", "web", "security"]
|
||||||
|
@ -3,9 +3,9 @@
|
|||||||
> Identity service for actix-web framework.
|
> Identity service for actix-web framework.
|
||||||
|
|
||||||
[](https://crates.io/crates/actix-identity)
|
[](https://crates.io/crates/actix-identity)
|
||||||
[](https://docs.rs/actix-identity/0.4.0-beta.3)
|
[](https://docs.rs/actix-identity/0.4.0-beta.4)
|
||||||

|

|
||||||
[](https://deps.rs/crate/actix-identity/0.4.0-beta.3)
|
[](https://deps.rs/crate/actix-identity/0.4.0-beta.4)
|
||||||
|
|
||||||
## Documentation & community resources
|
## Documentation & community resources
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user