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

chore: update prost deps

This commit is contained in:
Rob Ede
2024-07-20 07:45:32 +01:00
parent 1bd1867647
commit ea68e74373
3 changed files with 34 additions and 12 deletions

View File

@ -86,7 +86,7 @@ actix-files = "0.6"
actix-http = "3.5"
actix-identity = "0.7"
actix-multipart = "0.7"
actix-protobuf = "0.10"
actix-protobuf = "0.11"
actix-session = "0.9"
actix-test = "0.1"
actix-tls = "3.4"