Skip to content

Commit

Permalink
Update Rust crate httptest to 0.15.5 (#1027)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent ea9c948 commit c6209d6
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ futures = "0.3"
futures-core = "0.3"
hex = "0.4"
http = "0.2.11"
httptest = "0.15.4"
httptest = "0.15.5"
hyper = { version = "0.14", features = [ "full" ] }
hyper-staticfile = "0.9"
indicatif = { version = "0.17.7", features = ["rayon"] }
Expand Down

0 comments on commit c6209d6

Please sign in to comment.