mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-25 01:51:23 +02:00
different ports
This commit is contained in:
@ -10,5 +10,5 @@ path = "src/main.rs"
|
||||
[dependencies]
|
||||
env_logger = "*"
|
||||
# actix = "0.2"
|
||||
actix = { git = "https://github.com/fafhrd91/actix.git" }
|
||||
actix = { git = "https://github.com/actix/actix.git" }
|
||||
actix-web = { path = "../../" }
|
||||
|
Reference in New Issue
Block a user