Skip to content

Commit 265f1ae

Browse files
dependabot[bot]olix0r
authored andcommitted
build(deps): bump h2 from 0.3.6 to 0.3.7 (#1324)
Bumps [h2](https://github.com/hyperium/h2) from 0.3.6 to 0.3.7. - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.3.6...v0.3.7) --- updated-dependencies: - dependency-name: h2 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> (cherry picked from commit cda9473) Signed-off-by: Oliver Gould <[email protected]>
1 parent 73845c6 commit 265f1ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -332,9 +332,9 @@ dependencies = [
332332

333333
[[package]]
334334
name = "h2"
335-
version = "0.3.6"
335+
version = "0.3.7"
336336
source = "registry+https://github.com/rust-lang/crates.io-index"
337-
checksum = "6c06815895acec637cd6ed6e9662c935b866d20a106f8361892893a7d9234964"
337+
checksum = "7fd819562fcebdac5afc5c113c3ec36f902840b70fd4fc458799c8ce4607ae55"
338338
dependencies = [
339339
"bytes",
340340
"fnv",

0 commit comments

Comments
 (0)