mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-25 18:09:22 +02:00
use local actix-web for examples
This commit is contained in:
@ -26,4 +26,4 @@ serde_json = "1.0"
|
||||
serde_derive = "1.0"
|
||||
|
||||
actix = "^0.4.2"
|
||||
actix-web = { git = "https://github.com/actix/actix-web" }
|
||||
actix-web = { path="../../" }
|
||||
|
Reference in New Issue
Block a user