Skip to content

Commit

Permalink
Bump hyper-staticfile from 0.8.0 to 0.9.0 (#361)
Browse files Browse the repository at this point in the history
Bumps [hyper-staticfile](https://github.com/stephank/hyper-staticfile) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/stephank/hyper-staticfile/releases)
- [Commits](stephank/hyper-staticfile@v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: hyper-staticfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam Leventhal <[email protected]>
  • Loading branch information
dependabot[bot] and ahl authored May 31, 2022
1 parent 03ad443 commit 7f5a765
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 dropshot/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ features = [ "uuid1" ]
[dev-dependencies]
expectorate = "1.0.5"
hyper-rustls = "0.23.0"
hyper-staticfile = "0.8"
hyper-staticfile = "0.9"
lazy_static = "1.4.0"
libc = "0.2.126"
mime_guess = "2.0.4"
Expand Down

0 comments on commit 7f5a765

Please sign in to comment.