Skip to content

Commit

Permalink
chore(deps): bump shuttle dependencies to 0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Oct 4, 2023
1 parent 9e6dfee commit 0eebb78
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 14 deletions.
28 changes: 16 additions & 12 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 @@ -43,8 +43,8 @@ humantime-serde = "1.1.1"
glob = "0.3.1"
ring = "0.16.20"
hotwatch = "0.5.0"
shuttle-actix-web = { version = "0.27.0", optional = true }
shuttle-runtime = { version = "0.27.0", optional = true }
shuttle-actix-web = { version = "0.28.0", optional = true }
shuttle-runtime = { version = "0.28.0", optional = true }
tokio = { version = "1.32.0", optional = true }
uts2ts = "0.4.1"

Expand Down

0 comments on commit 0eebb78

Please sign in to comment.