Skip to content

Commit

Permalink
Bump shuttle-runtime from 0.21.0 to 0.22.0
Browse files Browse the repository at this point in the history
Bumps shuttle-runtime from 0.21.0 to 0.22.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] committed Aug 1, 2023
1 parent 58f837a commit 7836741
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 10 deletions.
126 changes: 117 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ secrecy = "0.8"
serde = { version = "1", features = ["derive"] }
serde_json = "1"
shuttle-actix-web = "0.21"
shuttle-runtime = "0.21"
shuttle-runtime = "0.22"
shuttle-secrets = "0.21"
tokio = "1.26"
tracing = "0.1.30"

0 comments on commit 7836741

Please sign in to comment.