Skip to content

Commit

Permalink
chore(deps): bump shuttle-actix-web from 0.34.1 to 0.35.0
Browse files Browse the repository at this point in the history
Bumps shuttle-actix-web from 0.34.1 to 0.35.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 Dec 8, 2023
1 parent 1e9a3b4 commit 2b3ac06
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 11 deletions.
155 changes: 145 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 @@ -41,7 +41,7 @@ humantime-serde = "1.1.1"
glob = "0.3.1"
ring = "0.17.7"
hotwatch = "0.5.0"
shuttle-actix-web = { version = "0.34.1", optional = true }
shuttle-actix-web = { version = "0.35.0", optional = true }
shuttle-runtime = { version = "0.34.1", optional = true }
tokio = { version = "1.34.0", optional = true }
tracing = "0.1.40"
Expand Down

0 comments on commit 2b3ac06

Please sign in to comment.