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

trim unnecessary identity deps (#259)

* trim unnecessary identity deps

* update changelog
This commit is contained in:
Rob Ede
2022-07-11 18:07:26 +01:00
committed by GitHub
parent 603215095a
commit d853c115b6
3 changed files with 7 additions and 6 deletions

View File

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