Skip to content

Commit

Permalink
Merge pull request #314 from KisaragiEffective/renovate/actix-cors-0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
KisaragiEffective committed Feb 20, 2024
2 parents e0b0983 + c16c90b commit 3784263
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/toy-blog/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata = { cargo-udeps = { ignore = [["thiserror"]] } }
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
actix-cors = "0.6.5"
actix-cors = "0.7.0"
actix-web = "4.5.1"
actix-web-httpauth = "0.8.1"
anyhow = "1.0.80"
Expand Down

0 comments on commit 3784263

Please sign in to comment.