mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
Use re-exported bytes
items from instead of using them directly (#139)
This commit is contained in:
@ -21,7 +21,6 @@ path = "src/lib.rs"
|
||||
[dependencies]
|
||||
actix-web = { version = "3.0.0", default_features = false }
|
||||
actix-rt = "1.1.1"
|
||||
bytes = "0.5"
|
||||
futures-util = { version = "0.3.5", default-features = false }
|
||||
derive_more = "0.99"
|
||||
prost = "0.6.0"
|
||||
|
Reference in New Issue
Block a user