1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-27 03:49:03 +02:00

move helper services to separate package

This commit is contained in:
Nikolay Kim
2018-12-10 16:16:40 -08:00
parent ba006d95c7
commit d35c87d228
17 changed files with 154 additions and 58 deletions

5
actix-utils/CHANGES.md Normal file
View File

@ -0,0 +1,5 @@
# Changes
## [0.1.0] - 2018-12-09
* Move utils services to separate crate