Skip to content

Commit

Permalink
chore(deps): bump shuttle-static-folder from 0.25.0 to 0.26.0
Browse files Browse the repository at this point in the history
Bumps shuttle-static-folder from 0.25.0 to 0.26.0.

---
updated-dependencies:
- dependency-name: shuttle-static-folder
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 6a1b911 commit 88d65a1
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 8 deletions.
112 changes: 105 additions & 7 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 @@ -50,7 +50,7 @@ ring = "0.16.20"
hotwatch = "0.5.0"
shuttle-actix-web = { version = "0.25.0", optional = true }
shuttle-runtime = { version = "0.25.0", optional = true }
shuttle-static-folder = { version = "0.25.0", optional = true }
shuttle-static-folder = { version = "0.26.0", optional = true }
tokio = { version = "1.32.0", optional = true }
uts2ts = "0.4.1"

Expand Down

0 comments on commit 88d65a1

Please sign in to comment.