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

rename method

This commit is contained in:
Nikolay Kim
2019-03-14 20:23:49 -07:00
parent d23dc6f6af
commit b7b76c47e5
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
### Added
* Allow to run future before server service initialization
* `SystemRuntime::on_start()` - allow to run future before server service initialization
## [0.4.0] - 2019-03-12