mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-25 18:09:22 +02:00
use actix 0.5 release
This commit is contained in:
@ -7,6 +7,5 @@ workspace = "../.."
|
||||
[dependencies]
|
||||
futures = "*"
|
||||
env_logger = "0.5"
|
||||
#actix = "0.4.6"
|
||||
actix = {git = "https://github.com/actix/actix.git"}
|
||||
actix = "0.5"
|
||||
actix-web = { path = "../../" }
|
||||
|
Reference in New Issue
Block a user