mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-30 10:32:55 +01:00
Remove unused actix
dependency
This commit is contained in:
parent
de374afbca
commit
83d2b9c95b
@ -20,7 +20,6 @@ bytes = "0.5"
|
|||||||
futures = "0.3.1"
|
futures = "0.3.1"
|
||||||
derive_more = "0.99"
|
derive_more = "0.99"
|
||||||
|
|
||||||
actix = "0.9"
|
|
||||||
actix-rt = "1"
|
actix-rt = "1"
|
||||||
actix-web = "2"
|
actix-web = "2"
|
||||||
|
|
||||||
|
@ -11,7 +11,6 @@ env_logger = "*"
|
|||||||
prost = "0.6.0"
|
prost = "0.6.0"
|
||||||
prost-derive = "0.6.0"
|
prost-derive = "0.6.0"
|
||||||
|
|
||||||
actix = "0.9"
|
|
||||||
actix-rt = "1"
|
actix-rt = "1"
|
||||||
actix-web = "2"
|
actix-web = "2"
|
||||||
actix-protobuf = { path="../../" }
|
actix-protobuf = { path="../../" }
|
||||||
|
Loading…
Reference in New Issue
Block a user