Skip to content

Commit f7cf204

Browse files
Bump hyper-staticfile from 0.9.0 to 0.9.1 (#768)
Bumps [hyper-staticfile](https://github.com/stephank/hyper-staticfile) from 0.9.0 to 0.9.1. - [Release notes](https://github.com/stephank/hyper-staticfile/releases) - [Commits](stephank/hyper-staticfile@v0.9.0...v0.9.1) --- updated-dependencies: - dependency-name: hyper-staticfile dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b688f9e commit f7cf204

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -17,7 +17,7 @@ futures = "0.3.21"
1717
tokio = { version = "1.8.1", features = ["full"] }
1818
hyper = { version = "0.14.19", features = ["stream"] }
1919
hyper_cgi = "22.4.15"
20-
hyper-staticfile = "0.9.0"
20+
hyper-staticfile = "0.9.1"
2121
hyper-tls = "0.5.0"
2222
toml = "0.5.9"
2323
git2 = "0.14.4"

0 commit comments

Comments
 (0)