mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
migrate actix-web-actors
This commit is contained in:
parent
a791aab418
commit
a153374b61
7 changed files with 213 additions and 198 deletions
|
@ -94,7 +94,7 @@ open-ssl = { version="0.10", package = "openssl", optional = true }
|
|||
rust-tls = { version = "0.16.0", package = "rustls", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
# actix = "0.8.3"
|
||||
actix = "0.9.0-alpha.1"
|
||||
rand = "0.7"
|
||||
env_logger = "0.6"
|
||||
serde_derive = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue