Skip to content

Commit

Permalink
chore(deps): bump shuttle dependencies to 0.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Nov 18, 2023
1 parent 4bd3082 commit 54a906d
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 67 deletions.
121 changes: 56 additions & 65 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 @@ -41,8 +41,8 @@ humantime-serde = "1.1.1"
glob = "0.3.1"
ring = "0.17.5"
hotwatch = "0.5.0"
shuttle-actix-web = { version = "0.32.0", optional = true }
shuttle-runtime = { version = "0.32.0", optional = true }
shuttle-actix-web = { version = "0.33.0", optional = true }
shuttle-runtime = { version = "0.33.0", optional = true }
tokio = { version = "1.34.0", optional = true }
tracing = "0.1.40"
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
Expand Down

0 comments on commit 54a906d

Please sign in to comment.