Skip to content

Commit

Permalink
Bump shuttle-runtime from 0.37.0 to 0.38.0
Browse files Browse the repository at this point in the history
Bumps shuttle-runtime from 0.37.0 to 0.38.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 Feb 5, 2024
1 parent ddb8019 commit 9647790
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 10 deletions.
127 changes: 118 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 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.37"
version = "0.38"
default-features = false
optional = true

0 comments on commit 9647790

Please sign in to comment.