mirror of
https://github.com/actix/actix-extras.git
synced 2025-03-20 20:05:18 +01:00
prepare actix-identity release 0.5.1
This commit is contained in:
parent
d853c115b6
commit
1cc37c371e
@ -1,6 +1,9 @@
|
|||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
## Unreleased - 2022-xx-xx
|
## Unreleased - 2022-xx-xx
|
||||||
|
|
||||||
|
|
||||||
|
## 0.5.1 - 2022-07-11
|
||||||
- Remove unnecessary dependencies. [#259]
|
- Remove unnecessary dependencies. [#259]
|
||||||
|
|
||||||
[#259]: https://github.com/actix/actix-extras/pull/259
|
[#259]: https://github.com/actix/actix-extras/pull/259
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "actix-identity"
|
name = "actix-identity"
|
||||||
version = "0.5.0"
|
version = "0.5.1"
|
||||||
authors = [
|
authors = [
|
||||||
"Nikolay Kim <fafhrd91@gmail.com>",
|
"Nikolay Kim <fafhrd91@gmail.com>",
|
||||||
"Luca Palmieri <rust@lpalmieri.com>",
|
"Luca Palmieri <rust@lpalmieri.com>",
|
||||||
|
@ -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.5.0)
|
[](https://docs.rs/actix-identity/0.5.1)
|
||||||

|

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