mirror of https://github.com/fafhrd91/actix-net
Merge branch 'master' into rustls-0.23
This commit is contained in:
commit
87cc41fcd6
|
@ -33,6 +33,5 @@ proc-macro2 = "1.0.60"
|
||||||
actix-rt = "2"
|
actix-rt = "2"
|
||||||
|
|
||||||
futures-util = { version = "0.3.17", default-features = false }
|
futures-util = { version = "0.3.17", default-features = false }
|
||||||
# rustversion = "1"
|
rustversion = "1"
|
||||||
rustversion = { path = "/Users/rob/Development/forks/rustversion" }
|
|
||||||
trybuild = "1"
|
trybuild = "1"
|
||||||
|
|
Loading…
Reference in New Issue