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

chore: update actix-ws to v0.3

This commit is contained in:
Rob Ede
2024-07-20 07:55:03 +01:00
parent ea68e74373
commit 942e8ed173
6 changed files with 43 additions and 43 deletions

View File

@ -94,7 +94,7 @@ actix-utils = "3"
actix-web = "4.7"
actix-web-actors = "4.1"
actix-web-lab = "0.20"
actix-ws = "0.2.5"
actix-ws = "0.3"
awc = "3.2"
chrono = { version = "0.4.30", features = ["serde"] }