Skip to content

Commit

Permalink
Update actix-cors crate to 0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 8, 2021
1 parent 6ce6a75 commit dd31da9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2018"

[dependencies]
actix = "0.10.0"
actix-cors = "0.3.0"
actix-cors = "0.5.4"
actix-files = "0.3.0"
actix-ogn = "0.4.0"
actix-web = { version = "3.3.2", features = ["default", "openssl"] }
Expand Down

0 comments on commit dd31da9

Please sign in to comment.