1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 06:57:43 +02:00

Remove unneeded actix-utils dependency

This commit is contained in:
Nikolay Kim
2019-07-20 10:50:36 +06:00
parent f8320fedd8
commit 941241c5f0
5 changed files with 15 additions and 16 deletions

View File

@ -1,5 +1,10 @@
# Changes
## [0.2.1] - 2019-07-20
* Remove unneeded actix-utils dependency
## [0.2.0] - 2019-05-12
* Update dependencies