mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
protobuf: Minimize futures
dependency
This commit is contained in:
@ -17,7 +17,7 @@ path = "src/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
bytes = "0.5"
|
||||
futures = "0.3.1"
|
||||
futures-util = { version = "0.3.5", default-features = false }
|
||||
derive_more = "0.99"
|
||||
|
||||
actix-rt = "1"
|
||||
|
Reference in New Issue
Block a user