mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-25 18:09:22 +02:00
use git master for examples
This commit is contained in:
@ -9,6 +9,5 @@ path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
env_logger = "0.4"
|
||||
|
||||
actix = "^0.3.1"
|
||||
actix-web = { path = "../../", features=["alpn"] }
|
||||
actix-web = { git = "https://github.com/actix/actix-web.git", features=["alpn"] }
|
||||
|
Reference in New Issue
Block a user