Skip to content

Commit

Permalink
chore(deps): bump actix-web-grants from 4.0.3 to 4.1.1 (#295)
Browse files Browse the repository at this point in the history
Bumps [actix-web-grants](https://github.com/DDtKey/protect-endpoints) from 4.0.3 to 4.1.1.
- [Release notes](https://github.com/DDtKey/protect-endpoints/releases)
- [Changelog](https://github.com/DDtKey/protect-endpoints/blob/main/release-plz.toml)
- [Commits](DDtKey/protect-endpoints@actix-web-grants-v4.0.3...actix-web-grants-v4.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Orhun Parmaksız <[email protected]>
  • Loading branch information
dependabot[bot] and orhun authored Jun 9, 2024
1 parent d08c6d5 commit 6986a99
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -20,7 +20,7 @@ shuttle = ["dep:shuttle-actix-web", "dep:shuttle-runtime", "dep:tokio"]

[dependencies]
actix-web = { version = "4.5.1" }
actix-web-grants = { version = "4.0.3" }
actix-web-grants = { version = "4.1.1" }
actix-multipart = "0.6.1"
actix-files = "0.6.5"
shuttle-actix-web = { version = "0.42.0", optional = true }
Expand Down

0 comments on commit 6986a99

Please sign in to comment.