mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-25 01:51:23 +02:00
use git master for examples
This commit is contained in:
@ -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" }
|
||||
|
Reference in New Issue
Block a user