mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-06 14:27:39 +03:00
use git master for examples
This commit is contained in:
parent
88eb6bc6a2
commit
ac3fe30d19
4 changed files with 4 additions and 6 deletions
|
@ -25,5 +25,4 @@ serde_json = "1.0"
|
|||
serde_derive = "1.0"
|
||||
|
||||
actix = "^0.3.1"
|
||||
#actix = { git = "https://github.com/actix/actix.git" }
|
||||
actix-web = { path = "../../" }
|
||||
actix-web = { git = "https://github.com/actix/actix-web.git" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue