Compare commits

..

1 Commits

Author SHA1 Message Date
5935972a2f Update Rust crate actix-multipart to 0.7.2
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-03-29 18:13:59 +00:00

View File

@ -13,7 +13,7 @@ lazy_static = "1.5.0"
lazy-regex = "3.3.0"
anyhow = "1.0.87"
actix-web = "4.10.2"
actix-cors = "0.7.1"
actix-cors = "0.7.0"
actix-multipart = "0.7.2"
actix-remote-ip = "0.1.0"
futures-util = "0.3.30"