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

bumping to actix-web 1.0.0-rc

This commit is contained in:
Stefan Puhlmann
2019-05-19 00:05:33 +02:00
parent 34f48cd24a
commit f438f80d12
3 changed files with 3 additions and 3 deletions

View File

@@ -11,5 +11,5 @@ prost = "0.4"
prost-derive = "0.4"
actix = "0.8.1"
actix-web = "1.0.0-beta.5"
actix-web = "1.0.0-rc"
actix-protobuf = { path="../../" }