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-10-26 16:51:27 +01:00
parent 83e987ed0c
commit ddda86784a
25 changed files with 672 additions and 858 deletions

View File

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