Skip to content

Commit f8182aa

Browse files
build(deps): bump http from 0.2.9 to 0.2.12 (#333)
Bumps [http](https://github.com/hyperium/http) from 0.2.9 to 0.2.12. - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/v0.2.12/CHANGELOG.md) - [Commits](hyperium/http@v0.2.9...v0.2.12) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 19d4641 commit f8182aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -181,9 +181,9 @@ checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
181181

182182
[[package]]
183183
name = "http"
184-
version = "0.2.9"
184+
version = "0.2.12"
185185
source = "registry+https://github.com/rust-lang/crates.io-index"
186-
checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
186+
checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
187187
dependencies = [
188188
"bytes",
189189
"fnv",

0 commit comments

Comments
 (0)