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 Mar 22, 2024
1 parent c2dfd3f commit c395edf
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 16 deletions.
52 changes: 37 additions & 15 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.8", features = ["rayon"] }
itertools = "0.12.1"
libc = "0.2"
Expand Down

0 comments on commit c395edf

Please sign in to comment.