Skip to content

Commit

Permalink
build(deps): bump http-body from 0.4.0 to 0.4.2 (#1097)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 17, 2021
1 parent 37be618 commit a787e57
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -436,12 +436,13 @@ dependencies = [

[[package]]
name = "http-body"
version = "0.4.0"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2861bd27ee074e5ee891e8b539837a9430012e249d7f0ca2d795650f579c1994"
checksum = "60daa14be0e0786db0f03a9e57cb404c9d756eed2b6c62b9ea98ec5743ec75a9"
dependencies = [
"bytes",
"http",
"pin-project-lite",
]

[[package]]
Expand Down

0 comments on commit a787e57

Please sign in to comment.