Update Rust crate actix-ws to 0.3.1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-01-15 00:32:56 +00:00
parent 8f4480e555
commit 5dd4aa6c0e
2 changed files with 3 additions and 3 deletions

View File

@@ -33,7 +33,7 @@ url = "2.5.8"
ractor = "0.15.10"
serde_json = "1.0.149"
lazy-regex = "3.4.2"
actix-ws = "0.3.0"
actix-ws = "0.3.1"
infer = "0.19.0"
rust-embed = "8.9.0"
mime_guess = "2.0.5"