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

update actix-web-actors

This commit is contained in:
Nikolay Kim
2019-11-14 08:58:24 +06:00
parent 0212c618c6
commit 5cb2d500d1
2 changed files with 7 additions and 3 deletions

View File

@ -1,5 +1,9 @@
# Changes
## [1.0.3] - 2019-11-14
* Update actix-web and actix-http dependencies
## [1.0.2] - 2019-07-20
* Add `ws::start_with_addr()`, returning the address of the created actor, along