mirror of
https://github.com/ntex-rs/ntex-extras.git
synced 2025-04-06 06:17:42 +03:00
update deps
This commit is contained in:
parent
86b569e320
commit
5a90e33bcc
7 changed files with 8 additions and 8 deletions
|
@ -16,7 +16,7 @@ quote = "0.6"
|
|||
syn = { version = "0.15", features = ["full", "parsing"] }
|
||||
|
||||
[dev-dependencies]
|
||||
actix-web = { version = "1.0.0-alpha.6" }
|
||||
actix-web = { version = "1.0.0-beta.5" }
|
||||
actix-http = { version = "0.2.0", features=["ssl"] }
|
||||
actix-http-test = { version = "0.2.0", features=["ssl"] }
|
||||
futures = { version = "0.1" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue