Browse Source

Bump h2 from 0.3.20 to 0.3.24 in /frameworks/Rust/actix

Bumps [h2](https://github.com/hyperium/h2) from 0.3.20 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.20...v0.3.24)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 1 year ago
parent
commit
90e56b6f0c
1 changed files with 3 additions and 3 deletions
  1. 3 3
      frameworks/Rust/actix/Cargo.lock

+ 3 - 3
frameworks/Rust/actix/Cargo.lock

@@ -1071,9 +1071,9 @@ checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
 
 
 [[package]]
 [[package]]
 name = "h2"
 name = "h2"
-version = "0.3.20"
+version = "0.3.24"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "97ec8491ebaf99c8eaa73058b045fe58073cd6be7f596ac993ced0b0a0c01049"
+checksum = "bb2c4422095b67ee78da96fbb51a4cc413b3b25883c7717ff7ca1ab31022c9c9"
 dependencies = [
 dependencies = [
  "bytes",
  "bytes",
  "fnv",
  "fnv",
@@ -1081,7 +1081,7 @@ dependencies = [
  "futures-sink",
  "futures-sink",
  "futures-util",
  "futures-util",
  "http",
  "http",
- "indexmap 1.9.3",
+ "indexmap 2.0.0",
  "slab",
  "slab",
  "tokio",
  "tokio",
  "tokio-util 0.7.8",
  "tokio-util 0.7.8",