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

merge master

This commit is contained in:
Nikolay Kim
2019-05-12 06:06:45 -07:00
7 changed files with 229 additions and 2 deletions

View File

@ -23,6 +23,7 @@ members = [
"actix-server-config",
"actix-test-server",
"actix-threadpool",
"actix-tower",
"actix-utils",
"router",
]