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

update protobuf versions

This commit is contained in:
Rob Ede
2023-10-29 00:55:43 +01:00
parent 2675447e20
commit 1eeb935674
4 changed files with 632 additions and 550 deletions

View File

@ -80,7 +80,7 @@ actix-http = "3.4"
actix-identity = "0.5"
actix-multipart = "0.6"
actix-multipart-derive = "0.6"
actix-protobuf = "0.9"
actix-protobuf = "0.10"
actix-session = "0.7"
actix-test = "0.1"
actix-tls = "3.1.1"