mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-24 08:22:59 +01:00
update actix-net
This commit is contained in:
parent
7d3adaa6a8
commit
22d4523c93
@ -45,9 +45,8 @@ rust-tls = ["rustls", "actix-net/rust-tls"]
|
||||
|
||||
[dependencies]
|
||||
actix = "0.7.5"
|
||||
#actix-net = "0.2.2"
|
||||
actix-net = { git="https://github.com/actix/actix-net.git" }
|
||||
#actix-net = { path="../actix-net" }
|
||||
actix-net = "0.2.3"
|
||||
#actix-net = { git="https://github.com/actix/actix-net.git" }
|
||||
|
||||
base64 = "0.9"
|
||||
bitflags = "1.0"
|
||||
|
Loading…
Reference in New Issue
Block a user