Skip to content

Commit

Permalink
Bump the shuttle group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the shuttle group with 2 updates: shuttle-runtime and shuttle-serenity.


Updates `shuttle-runtime` from 0.42.0 to 0.43.0

Updates `shuttle-serenity` from 0.42.0 to 0.43.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 Apr 8, 2024
1 parent 9666603 commit c7494b7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 17 deletions.
27 changes: 12 additions & 15 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.42.0"
shuttle-runtime = "0.43.0"
shuttle-secrets = "0.42.0"
shuttle-serenity = "0.42.0"
shuttle-serenity = "0.43.0"
tracing = "0.1.40"

0 comments on commit c7494b7

Please sign in to comment.