1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-27 10:39:03 +02:00

Use re-exported bytes items from instead of using them directly (#139)

This commit is contained in:
Yuki Okushi
2020-12-01 10:21:56 +09:00
committed by GitHub
parent 699a98493b
commit f970d90894
13 changed files with 9 additions and 14 deletions

View File

@ -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"