]> Repositorios git - scryer-prolog.git/commitdiff
Bump h2 from 0.3.24 to 0.3.26
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 5 Apr 2024 16:18:08 +0000 (16:18 +0000)
committerGitHub <[email protected]>
Fri, 5 Apr 2024 16:18:08 +0000 (16:18 +0000)
Bumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.24...v0.3.26)

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

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

index 5e406c6a6ca915851701bd65f3fed26609116db4..43806baf7e19c3210a9c58a431e54f56e63f6a11 100644 (file)
@@ -1082,9 +1082,9 @@ checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
 
 [[package]]
 name = "h2"
-version = "0.3.24"
+version = "0.3.26"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "bb2c4422095b67ee78da96fbb51a4cc413b3b25883c7717ff7ca1ab31022c9c9"
+checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8"
 dependencies = [
  "bytes",
  "fnv",