Skip to content

Commit

Permalink
Bump shuttle-runtime from 0.27.0 to 0.28.0 (#3)
Browse files Browse the repository at this point in the history
Bumps shuttle-runtime from 0.27.0 to 0.28.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2023
1 parent 7189f50 commit 04707fa
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 9 deletions.
138 changes: 130 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ repository = "https://github.com/rustsea/shield/"
[dependencies]
rocket = "0.5.0-rc.2"
shuttle-rocket = "0.27.0"
shuttle-runtime = "0.27.0"
shuttle-runtime = "0.28.0"
tokio = "1.26.0"

0 comments on commit 04707fa

Please sign in to comment.