Skip to content

Commit

Permalink
chore(deps): bump shuttle dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Dec 13, 2023
1 parent d6e1968 commit f396248
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 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 @@ -23,8 +23,8 @@ actix-web = { version = "4.4.0" }
actix-web-grants = { version = "4.0.3" }
actix-multipart = "0.6.1"
actix-files = "0.6.2"
shuttle-actix-web = { version = "0.35.0", optional = true }
shuttle-runtime = { version = "0.35.0", optional = true }
shuttle-actix-web = { version = "0.35.1", optional = true }
shuttle-runtime = { version = "0.35.1", optional = true }
awc = { version = "3.2.0" }
serde = "1.0.193"
futures-util = "0.3.29"
Expand Down

0 comments on commit f396248

Please sign in to comment.