1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +02:00

prepare actix-identity release 0.5.1

This commit is contained in:
Rob Ede
2022-07-11 18:07:50 +01:00
parent d853c115b6
commit 1cc37c371e
3 changed files with 6 additions and 3 deletions

View File

@ -1,6 +1,9 @@
# Changes
## Unreleased - 2022-xx-xx
## 0.5.1 - 2022-07-11
- Remove unnecessary dependencies. [#259]
[#259]: https://github.com/actix/actix-extras/pull/259