mirror of
https://github.com/fafhrd91/actix-net
synced 2024-11-23 22:51:07 +01:00
build: fix rustversion spec
This commit is contained in:
parent
f4139a0878
commit
f028a74240
@ -33,6 +33,5 @@ proc-macro2 = "1.0.60"
|
||||
actix-rt = "2"
|
||||
|
||||
futures-util = { version = "0.3.17", default-features = false }
|
||||
# rustversion = "1"
|
||||
rustversion = { path = "/Users/rob/Development/forks/rustversion" }
|
||||
rustversion = "1"
|
||||
trybuild = "1"
|
||||
|
Loading…
Reference in New Issue
Block a user