Skip to content

Commit d88999d

Browse files
build(deps): bump h2 from 0.3.16 to 0.3.17 (#235)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3e4966 commit d88999d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

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

169169
[[package]]
170170
name = "h2"
171-
version = "0.3.16"
171+
version = "0.3.17"
172172
source = "registry+https://github.com/rust-lang/crates.io-index"
173-
checksum = "5be7b54589b581f624f566bf5d8eb2bab1db736c51528720b6bd36b96b55924d"
173+
checksum = "66b91535aa35fea1523ad1b86cb6b53c28e0ae566ba4a460f4457e936cad7c6f"
174174
dependencies = [
175175
"bytes",
176176
"fnv",

0 commit comments

Comments
 (0)