]> git.puffer.fish Git - matthieu/nova.git/commitdiff
Bump h2 from 0.3.15 to 0.3.17 (#41)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 22 Apr 2023 11:49:29 +0000 (15:49 +0400)
committerGitHub <noreply@github.com>
Sat, 22 Apr 2023 11:49:29 +0000 (15:49 +0400)
Bumps [h2](https://github.com/hyperium/h2) from 0.3.15 to 0.3.17.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.15...v0.3.17)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Cargo.lock

index 4937f1b71f12d8992c3e2eae6d6b49997418f6b3..5dee7f7d99eba22a1a39fd4007ac1b12dda47e1a 100644 (file)
@@ -915,9 +915,9 @@ checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
 
 [[package]]
 name = "h2"
-version = "0.3.15"
+version = "0.3.17"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "5f9f29bc9dda355256b2916cf526ab02ce0aeaaaf2bad60d65ef3f12f11dd0f4"
+checksum = "66b91535aa35fea1523ad1b86cb6b53c28e0ae566ba4a460f4457e936cad7c6f"
 dependencies = [
  "bytes",
  "fnv",