Skip to content

Commit

Permalink
chore(deps): bump shuttle-runtime from 0.42.0 to 0.44.0
Browse files Browse the repository at this point in the history
Bumps [shuttle-runtime](https://github.com/shuttle-hq/shuttle) from 0.42.0 to 0.44.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.42.0...v0.44.0)

---
updated-dependencies:
- dependency-name: shuttle-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 23, 2024
1 parent 15e3619 commit 1879683
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 10 deletions.
104 changes: 95 additions & 9 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 @@ -24,7 +24,7 @@ actix-web-grants = { version = "4.0.3" }
actix-multipart = "0.6.1"
actix-files = "0.6.5"
shuttle-actix-web = { version = "0.42.0", optional = true }
shuttle-runtime = { version = "0.42.0", optional = true }
shuttle-runtime = { version = "0.44.0", optional = true }
awc = { version = "3.4.0" }
serde = "1.0.197"
futures-util = "0.3.30"
Expand Down

0 comments on commit 1879683

Please sign in to comment.