]> Repositorios git - scryer-prolog.git/commitdiff
Bump h2 from 0.3.22 to 0.3.24
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 23 Jan 2024 18:20:39 +0000 (18:20 +0000)
committerGitHub <[email protected]>
Tue, 23 Jan 2024 18:20:39 +0000 (18:20 +0000)
Bumps [h2](https://github.com/hyperium/h2) from 0.3.22 to 0.3.24.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.22...v0.3.24)

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

Signed-off-by: dependabot[bot] <[email protected]>
Cargo.lock

index b11b48cf03be12a70ec6b30757ec4000d13fd0a2..225cb267fa25b77754de354fac8a49f7d477e572 100644 (file)
@@ -1082,9 +1082,9 @@ checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
 
 [[package]]
 name = "h2"
-version = "0.3.22"
+version = "0.3.24"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "4d6250322ef6e60f93f9a2162799302cd6f68f79f6e5d85c8c16f14d1d958178"
+checksum = "bb2c4422095b67ee78da96fbb51a4cc413b3b25883c7717ff7ca1ab31022c9c9"
 dependencies = [
  "bytes",
  "fnv",