mirror of https://github.com/fafhrd91/actix-web
Update Cargo.toml
This commit is contained in:
parent
cb5505c294
commit
2dbd8df702
|
@ -17,7 +17,7 @@ proc-macro = true
|
|||
quote = "1"
|
||||
syn = { version = "1", features = ["full", "parsing"] }
|
||||
proc-macro2 = "1"
|
||||
actix-router = "0.2.7"
|
||||
actix-router = "0.5.0-beta.1"
|
||||
|
||||
[dev-dependencies]
|
||||
actix-rt = "2.2"
|
||||
|
|
Loading…
Reference in New Issue