Skip to content

Commit 9a20996

Browse files
Bump hyper-staticfile from 0.9.6 to 0.10.1
Bumps [hyper-staticfile](https://github.com/stephank/hyper-staticfile) from 0.9.6 to 0.10.1. - [Release notes](https://github.com/stephank/hyper-staticfile/releases) - [Commits](stephank/hyper-staticfile@v0.9.6...v0.10.1) --- updated-dependencies: - dependency-name: hyper-staticfile dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bc127d5 commit 9a20996

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

josh-proxy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ clap = { workspace = true }
1818
futures = { workspace = true }
1919
hyper = { version = "0.14.31", features = ["stream"] }
2020
hyper-reverse-proxy = { workspace = true }
21-
hyper-staticfile = "0.9.6"
21+
hyper-staticfile = "0.10.1"
2222
hyper-tls = "0.5.0"
2323
hyper_cgi = { path = "../hyper_cgi" }
2424
indoc = "2.0.5"

0 commit comments

Comments
 (0)