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

Update to actix-web beta.17 (#217)

This commit is contained in:
Luca Palmieri
2021-12-29 10:25:52 +01:00
committed by GitHub
parent 6676a50944
commit 14a622092d
13 changed files with 21 additions and 9 deletions

View File

@ -8,7 +8,7 @@ authors = [
]
[dependencies]
actix-web = "4.0.0-beta.14"
actix-web = "4.0.0-beta.17"
actix-protobuf = { path = "../../" }
env_logger = "0.8"