Skip to content

Commit 37281eb

Browse files
Update Rust crate actix-cors to 0.7.0
1 parent 5a0d0e6 commit 37281eb

2 files changed

Lines changed: 10 additions & 29 deletions

File tree

Cargo.lock

Lines changed: 9 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ serde_valid = "0.18.0"
4646
serde_json = { version = "1.0.111", features = [] }
4747
async-trait = "0.1.77"
4848
serde_derive = "1.0.195"
49-
actix-cors = "0.6.4"
49+
actix-cors = "0.7.0"
5050
actix-files = "0.6.5"
5151
tracing-actix-web = "0.7.7"
5252
regex = "1.10.2"

0 commit comments

Comments
 (0)