Skip to content

Commit

Permalink
Bump the shuttle group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the shuttle group with 2 updates in the / directory: [shuttle-runtime](https://github.com/shuttle-hq/shuttle) and [shuttle-serenity](https://github.com/shuttle-hq/shuttle).


Updates `shuttle-runtime` from 0.43.0 to 0.45.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.45.0)

Updates `shuttle-serenity` from 0.43.0 to 0.45.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.45.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent d727d9a commit 610dcdf
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 15 deletions.
63 changes: 50 additions & 13 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ chrono = { version = "0.4.37", default-features = false }
poise = "0.6.1"
serde = "1.0.197"
serde_json = "1.0.115"
shuttle-runtime = "0.43.0"
shuttle-runtime = "0.45.0"
shuttle-secrets = "0.42.0"
shuttle-serenity = "0.43.0"
shuttle-serenity = "0.45.0"
tracing = "0.1.40"

0 comments on commit 610dcdf

Please sign in to comment.