Update Rust crate actix-http to 3.11.2
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

This commit is contained in:
2025-10-20 00:41:59 +00:00
parent ef4cd6e03a
commit c326115b5f
2 changed files with 6 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ actix-identity = "0.8.0"
actix-cors = "0.7.1"
actix-files = "0.6.8"
actix-ws = "0.3.0"
actix-http = "3.11.1"
actix-http = "3.11.2"
serde = { version = "1.0.219", features = ["derive"] }
serde_json = "1.0.145"
serde_yml = "0.0.12"