Skip to content

Commit

Permalink
chore(deps): bump shuttle-actix-web from 0.35.1 to 0.36.0
Browse files Browse the repository at this point in the history
Bumps shuttle-actix-web from 0.35.1 to 0.36.0.

---
updated-dependencies:
- dependency-name: shuttle-actix-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2024
1 parent 90c0477 commit 1740b11
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 11 deletions.
127 changes: 117 additions & 10 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 @@ -23,7 +23,7 @@ actix-web = { version = "4.4.1" }
actix-web-grants = { version = "4.0.3" }
actix-multipart = "0.6.1"
actix-files = "0.6.2"
shuttle-actix-web = { version = "0.35.1", optional = true }
shuttle-actix-web = { version = "0.36.0", optional = true }
shuttle-runtime = { version = "0.35.1", optional = true }
awc = { version = "3.3.0" }
serde = "1.0.195"
Expand Down

0 comments on commit 1740b11

Please sign in to comment.