Skip to content

Commit 67306bc

Browse files
build(deps): bump h2 from 0.3.16 to 0.3.17 (#2391)
Bumps [h2](https://github.com/hyperium/h2) from 0.3.16 to 0.3.17. - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.3.16...v0.3.17) --- updated-dependencies: - dependency-name: h2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Closes #2390
1 parent 89f237b commit 67306bc

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
@@ -517,9 +517,9 @@ dependencies = [
517517

518518
[[package]]
519519
name = "h2"
520-
version = "0.3.16"
520+
version = "0.3.17"
521521
source = "registry+https://github.com/rust-lang/crates.io-index"
522-
checksum = "5be7b54589b581f624f566bf5d8eb2bab1db736c51528720b6bd36b96b55924d"
522+
checksum = "66b91535aa35fea1523ad1b86cb6b53c28e0ae566ba4a460f4457e936cad7c6f"
523523
dependencies = [
524524
"bytes",
525525
"fnv",

0 commit comments

Comments
 (0)