Update Rust crate actix-cors to 0.7.1
This commit is contained in:
parent
a763568f6e
commit
aabec5f0b8
@ -13,7 +13,7 @@ lazy_static = "1.5.0"
|
|||||||
lazy-regex = "3.3.0"
|
lazy-regex = "3.3.0"
|
||||||
anyhow = "1.0.87"
|
anyhow = "1.0.87"
|
||||||
actix-web = "4.10.2"
|
actix-web = "4.10.2"
|
||||||
actix-cors = "0.7.0"
|
actix-cors = "0.7.1"
|
||||||
actix-multipart = "0.7.0"
|
actix-multipart = "0.7.0"
|
||||||
actix-remote-ip = "0.1.0"
|
actix-remote-ip = "0.1.0"
|
||||||
futures-util = "0.3.30"
|
futures-util = "0.3.30"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user