mirror of
https://github.com/fafhrd91/actix-net
synced 2025-06-26 17:27:42 +02:00
add actix-testing crate
This commit is contained in:
@ -17,14 +17,15 @@ edition = "2018"
|
||||
members = [
|
||||
"actix-codec",
|
||||
"actix-connect",
|
||||
"actix-ioframe",
|
||||
"actix-rt",
|
||||
"actix-service",
|
||||
"actix-server",
|
||||
"actix-server-config",
|
||||
"actix-testing",
|
||||
"actix-test-server",
|
||||
"actix-threadpool",
|
||||
"actix-tower",
|
||||
"actix-ioframe",
|
||||
"actix-utils",
|
||||
"router",
|
||||
]
|
||||
|
Reference in New Issue
Block a user