mirror of
https://github.com/fafhrd91/actix-net
synced 2025-06-26 22:07:42 +02:00
add test server
This commit is contained in:
@ -17,9 +17,10 @@ edition = "2018"
|
||||
members = [
|
||||
"actix-codec",
|
||||
"actix-connector",
|
||||
"actix-rt",
|
||||
"actix-service",
|
||||
"actix-server",
|
||||
"actix-rt",
|
||||
"actix-test-server",
|
||||
"actix-utils",
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user