mirror of https://github.com/fafhrd91/actix-net
update dev dep for actix-macros
This commit is contained in:
parent
5d95014208
commit
173517cc7e
|
@ -20,7 +20,7 @@ syn = { version = "^1", features = ["full"] }
|
|||
actix-reexport = []
|
||||
|
||||
[dev-dependencies]
|
||||
actix-rt = "1.0"
|
||||
actix-rt = "2.0.0-beta.1"
|
||||
|
||||
futures-util = { version = "0.3", default-features = false }
|
||||
trybuild = "1"
|
||||
|
|
Loading…
Reference in New Issue