mirror of
https://github.com/fafhrd91/actix-web
synced 2025-07-01 16:55:08 +02:00
use actix 0.5 release
This commit is contained in:
@ -25,5 +25,5 @@ serde = "1.0"
|
||||
serde_json = "1.0"
|
||||
serde_derive = "1.0"
|
||||
|
||||
actix = { git="https://github.com/actix/actix.git" }
|
||||
actix = "0.5"
|
||||
actix-web = { path="../../" }
|
||||
|
Reference in New Issue
Block a user