1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-08-31 03:20:20 +02:00

prepare new release

This commit is contained in:
Yuki Okushi
2019-10-03 19:12:13 +09:00
parent 789f2d1b21
commit 7fb3024ee2
3 changed files with 8 additions and 4 deletions

View File

@@ -7,9 +7,9 @@ authors = ["kingxsp <jin.hb.zh@outlook.com>"]
bytes = "0.4"
env_logger = "*"
prost = "0.4"
prost-derive = "0.4"
prost = "0.5.0"
prost-derive = "0.5.0"
actix = "0.8.1"
actix-web = "1.0.0-rc"
actix-protobuf = { path="../../" }
actix-protobuf = { path="../../" }