mirror of
https://github.com/fafhrd91/actix-net
synced 2025-01-18 14:11:49 +01:00
update service crate
This commit is contained in:
parent
7ee33efdfd
commit
6ed020565c
@ -34,7 +34,8 @@ rust-tls = ["rustls", "tokio-rustls", "webpki", "webpki-roots"]
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
actix-rt = "0.1.0"
|
actix-rt = "0.1.0"
|
||||||
actix-server = "0.2.0"
|
#actix-server = "0.2.0"
|
||||||
|
actix-server = { path="../actix-server" }
|
||||||
|
|
||||||
log = "0.4"
|
log = "0.4"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user