Skip to content

Commit

Permalink
Update Rust crate hyper-staticfile to 0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 29, 2023
1 parent fc7a1ad commit 54fedad
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 29 deletions.
90 changes: 62 additions & 28 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 @@ -52,7 +52,7 @@ hex = "0.4"
http = "0.2.11"
httptest = "0.15.5"
hyper = { version = "0.14", features = [ "full" ] }
hyper-staticfile = "0.9"
hyper-staticfile = "0.10"
indicatif = { version = "0.17.7", features = ["rayon"] }
itertools = "0.12.0"
libc = "0.2.151"
Expand Down

0 comments on commit 54fedad

Please sign in to comment.