mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
update cargo files
This commit is contained in:
parent
50c0ddb3cd
commit
9451ba71f4
10 changed files with 48 additions and 41 deletions
|
@ -107,7 +107,7 @@ openssl = { version="0.10", optional = true }
|
|||
|
||||
[dev-dependencies]
|
||||
actix-http = { path = "actix-http", features=["ssl"] }
|
||||
actix-http-test = { path = "actix-http/test-server", features=["ssl"] }
|
||||
actix-http-test = { path = "test-server", features=["ssl"] }
|
||||
rand = "0.6"
|
||||
env_logger = "0.6"
|
||||
serde_derive = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue