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

chore: update time dep

This commit is contained in:
Rob Ede
2024-05-25 03:53:55 +01:00
parent cc800b89e7
commit dd102ae65b
2 changed files with 36 additions and 27 deletions

View File

@ -87,9 +87,9 @@ actix-multipart-derive = "0.6"
actix-protobuf = "0.10"
actix-session = "0.9"
actix-test = "0.1"
actix-tls = "3.2"
actix-tls = "3.4"
actix-utils = "3"
actix-web = "4.4"
actix-web = "4.6"
actix-web-actors = "4.1"
actix-web-lab = "0.20"
actix-ws = "0.2.5"