1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-25 22:49:21 +02:00

Allow to test an app that uses async actors #897

This commit is contained in:
Nikolay Kim
2019-06-12 16:15:06 +06:00
parent ff724e239d
commit 2ffda29f9b
4 changed files with 47 additions and 6 deletions

View File

@ -12,6 +12,8 @@
* Move identity middleware to `actix-identity` crate.
* Allow to test an app that uses async actors #897
## [1.0.0] - 2019-06-05