mirror of
https://github.com/fafhrd91/actix-net
synced 2025-06-27 03:49:03 +02:00
make service Request type generic
This commit is contained in:
@ -25,3 +25,6 @@ path = "src/lib.rs"
|
||||
[dependencies]
|
||||
futures = "0.1.24"
|
||||
void = "1.0.2"
|
||||
|
||||
[dev-dependencies]
|
||||
actix-rt = "0.1"
|
Reference in New Issue
Block a user