Skip to content

Commit

Permalink
Bump shuttle-runtime from 0.43.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.43.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.43.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 29, 2024
1 parent 3e5f838 commit 314311f
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 9 deletions.
102 changes: 94 additions & 8 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 coordinator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ optional = true

# Feature `shuttle` depend on it.
[dependencies.shuttle-runtime]
version = "0.43"
version = "0.44"
default-features = false
optional = true

0 comments on commit 314311f

Please sign in to comment.