Skip to content

Commit

Permalink
build(deps): Bump actix-cors from 0.6.5 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [actix-cors](https://github.com/actix/actix-extras) from 0.6.5 to 0.7.0.
- [Release notes](https://github.com/actix/actix-extras/releases)
- [Commits](actix/actix-extras@cors-v0.6.5...cors-v0.7.0)

---
updated-dependencies:
- dependency-name: actix-cors
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and bush1D3v committed Jun 8, 2024
1 parent a89e9df commit 73eac40
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ authors = [

[dependencies]
actix-web = "4.4.0"
actix-cors = "0.6.5"
actix-cors = "0.7.0"
anyhow = "1.0.86"
bcrypt = "0.15.1"
chrono = "0.4.38"
Expand Down

0 comments on commit 73eac40

Please sign in to comment.