mirror of
https://github.com/actix/actix-extras.git
synced 2025-03-15 09:53:05 +01:00
prepare actix-identity release 0.4.0-beta.8
This commit is contained in:
parent
4e72e3d8ec
commit
bb900a41fc
@ -3,6 +3,10 @@
|
|||||||
## Unreleased - 2021-xx-xx
|
## Unreleased - 2021-xx-xx
|
||||||
|
|
||||||
|
|
||||||
|
## 0.4.0-beta.8 - 2022-01-21
|
||||||
|
- No significant changes since `0.4.0-beta.7`.
|
||||||
|
|
||||||
|
|
||||||
## 0.4.0-beta.7 - 2021-12-29
|
## 0.4.0-beta.7 - 2021-12-29
|
||||||
- Update `actix-web` dependency to `4.0.0.beta-18`. [#218]
|
- Update `actix-web` dependency to `4.0.0.beta-18`. [#218]
|
||||||
- Minimum supported Rust version (MSRV) is now 1.54.
|
- Minimum supported Rust version (MSRV) is now 1.54.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "actix-identity"
|
name = "actix-identity"
|
||||||
version = "0.4.0-beta.7"
|
version = "0.4.0-beta.8"
|
||||||
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.7)
|
[](https://docs.rs/actix-identity/0.4.0-beta.8)
|
||||||

|

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