Skip to content

Commit

Permalink
chore(deps): bump shuttle-actix-web from 0.46.0 to 0.47.0 (#319)
Browse files Browse the repository at this point in the history
Bumps [shuttle-actix-web](https://github.com/shuttle-hq/shuttle) from 0.46.0 to 0.47.0.
- [Release notes](https://github.com/shuttle-hq/shuttle/releases)
- [Changelog](https://github.com/shuttle-hq/shuttle/blob/main/CHANGELOG.md)
- [Commits](shuttle-hq/shuttle@v0.46.0...v0.47.0)

---
updated-dependencies:
- dependency-name: shuttle-actix-web
  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>
  • Loading branch information
dependabot[bot] authored Jul 23, 2024
1 parent abd0ed9 commit 4d1b053
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 99 deletions.
108 changes: 10 additions & 98 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 @@ -23,7 +23,7 @@ actix-web = { version = "4.8.0" }
actix-web-grants = { version = "4.1.1" }
actix-multipart = "0.6.2"
actix-files = "0.6.6"
shuttle-actix-web = { version = "0.46.0", optional = true }
shuttle-actix-web = { version = "0.47.0", optional = true }
shuttle-runtime = { version = "0.47.0", optional = true }
awc = { version = "3.5.0" }
serde = "1.0.204"
Expand Down

0 comments on commit 4d1b053

Please sign in to comment.