1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-09-02 13:06:38 +02:00

Minimize futures dependency

This commit is contained in:
Yuki Okushi
2020-03-15 05:44:29 +09:00
parent 02ada2bd88
commit a3ebc8ca66
3 changed files with 4 additions and 3 deletions

View File

@@ -4,6 +4,7 @@
* Update the `time` dependency to 0.2.7
* Update the `actix-web` dependency to 3.0.0-alpha.1
* Minimize `futures` dependency
## [0.2.1] - 2020-01-10