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

build: updated from main

This commit is contained in:
Alex Ted
2025-02-08 20:49:01 +03:00
parent 661438af4a
commit dbea1221d8
4 changed files with 41 additions and 7 deletions

View File

@ -110,7 +110,7 @@ openssl = { version = "0.10.60", features = ["v110"] }
parking_lot = "0.12"
pin-project-lite = "0.2"
rand = "0.9"
redis = { version = "0.27" }
redis = { version = "0.28" }
reqwest = { version = "0.12", features = ["json", "stream"] }
rustls = "0.23"
rustls-pemfile = "2"