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

update actix-web dependency to 4.0

This commit is contained in:
Rob Ede
2022-02-25 23:05:11 +00:00
parent d46ee464e0
commit 73a5ae98b6
10 changed files with 17 additions and 16 deletions

View File

@ -8,7 +8,7 @@ authors = [
]
[dependencies]
actix-web = "4.0.0-rc.2"
actix-web = "4"
actix-protobuf = { path = "../../" }
env_logger = "0.8"