Skip to content

Commit

Permalink
chore(deps): bump shuttle-runtime from 0.28.0 to 0.29.0
Browse files Browse the repository at this point in the history
Bumps shuttle-runtime from 0.28.0 to 0.29.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 Oct 9, 2023
1 parent 6be7b85 commit e188ea8
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 9 deletions.
129 changes: 121 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 @@ -44,7 +44,7 @@ glob = "0.3.1"
ring = "0.17.0"
hotwatch = "0.5.0"
shuttle-actix-web = { version = "0.28.0", optional = true }
shuttle-runtime = { version = "0.28.0", optional = true }
shuttle-runtime = { version = "0.29.0", optional = true }
tokio = { version = "1.33.0", optional = true }
uts2ts = "0.4.1"

Expand Down

0 comments on commit e188ea8

Please sign in to comment.