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

@ -14,4 +14,4 @@ eyre = "0.6"
log.workspace = true
rustls = "0.21"
rustls-pemfile = "1"
tokio = { workspace = true, feature = ["fs"] }
tokio = { workspace = true, features = ["fs"] }