1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

update deps

This commit is contained in:
Rob Ede
2022-07-09 23:13:39 +01:00
parent ecc8522725
commit a46a459476
3 changed files with 35 additions and 16 deletions

View File

@ -4,10 +4,10 @@ version = "1.0.0"
edition = "2021"
[dependencies]
actix-protobuf = "0.7"
actix-protobuf = "0.8"
actix-web = "4"
env_logger = "0.9"
log = "0.4"
prost = "0.9"
prost-derive = "0.9"
prost = "0.10"
prost-derive = "0.10"