mirror of
https://github.com/actix/actix-extras.git
synced 2025-02-02 10:59:03 +01:00
Merge pull request #26 from JohnTitor/remove-udeps
Remove unused `actix` dependency
This commit is contained in:
commit
d13798748f
@ -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…
x
Reference in New Issue
Block a user