Skip to content

Commit 70923f3

Browse files
build(deps): bump h2 from 0.3.7 to 0.3.8 (#1401)
Bumps [h2](https://github.com/hyperium/h2) from 0.3.7 to 0.3.8. - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.3.7...v0.3.8) --- updated-dependencies: - dependency-name: h2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 832be29 commit 70923f3

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
@@ -475,9 +475,9 @@ dependencies = [
475475

476476
[[package]]
477477
name = "h2"
478-
version = "0.3.7"
478+
version = "0.3.8"
479479
source = "registry+https://github.com/rust-lang/crates.io-index"
480-
checksum = "7fd819562fcebdac5afc5c113c3ec36f902840b70fd4fc458799c8ce4607ae55"
480+
checksum = "8d09bbc040ce3758a0d32a8a910562104a853aea429dbe1a998beb065c2eacb2"
481481
dependencies = [
482482
"bytes",
483483
"fnv",

0 commit comments

Comments
 (0)