1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-23 20:51:06 +01:00
actix-net/Cargo.toml
2019-02-03 14:05:13 -08:00

12 lines
167 B
TOML

[workspace]
members = [
"actix-codec",
"actix-connector",
"actix-rt",
"actix-service",
"actix-server",
"actix-test-server",
"actix-utils",
"router",
]