Skip to content

Commit 9e3b2f2

Browse files
fix(deps): update rust crate actix-cors to 0.7.0
1 parent 1d39b17 commit 9e3b2f2

2 files changed

Lines changed: 7 additions & 26 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 25 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
@@ -42,7 +42,7 @@ serde_valid = "0.18.0"
4242
serde_json = { version = "1.0.111", features = [] }
4343
async-trait = "0.1.77"
4444
serde_derive = "1.0.195"
45-
actix-cors = "0.6.4"
45+
actix-cors = "0.7.0"
4646
tracing-actix-web = "0.7.7"
4747
regex = "1.10.2"
4848
rand = "0.8.5"

0 commit comments

Comments
 (0)