diff --git a/geneit_backend/Cargo.toml b/geneit_backend/Cargo.toml index f240e99..a846d78 100644 --- a/geneit_backend/Cargo.toml +++ b/geneit_backend/Cargo.toml @@ -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.0" +actix-cors = "0.7.1" actix-multipart = "0.7.0" actix-remote-ip = "0.1.0" futures-util = "0.3.30"