mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-27 02:37:42 +02:00
Use re-exported bytes
items from instead of using them directly (#139)
This commit is contained in:
@ -11,7 +11,6 @@ authors = [
|
||||
actix-web = "3.0.0"
|
||||
actix-protobuf = { path = "../../" }
|
||||
|
||||
bytes = "0.5"
|
||||
env_logger = "0.7"
|
||||
prost = "0.6.0"
|
||||
prost-derive = "0.6.0"
|
||||
|
Reference in New Issue
Block a user