mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-06 14:27:39 +03:00
use actix 0.5 release
This commit is contained in:
parent
3e3d3279b8
commit
0da382a7a4
14 changed files with 15 additions and 18 deletions
|
@ -10,7 +10,7 @@ serde_derive = "1.0"
|
|||
serde_json = "1.0"
|
||||
http = "0.1"
|
||||
|
||||
actix = { git = "https://github.com/actix/actix.git" }
|
||||
actix = "0.5"
|
||||
actix-web = { path = "../../../" }
|
||||
dotenv = "0.10"
|
||||
env_logger = "0.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue