mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-06 14:27:39 +03:00
back to development
This commit is contained in:
parent
9c198a0d29
commit
a2c9ff3a33
6 changed files with 18 additions and 18 deletions
|
@ -16,6 +16,6 @@ quote = "0.6"
|
|||
syn = { version = "0.15", features = ["full", "parsing"] }
|
||||
|
||||
[dev-dependencies]
|
||||
actix-web = { path = ".." }
|
||||
actix-web = { version = "1.0.0-alpha.1" }
|
||||
actix-http = { version = "0.1.0-alpha.1", features=["ssl"] }
|
||||
actix-http-test = { version = "0.1.0-alpha.1", features=["ssl"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue