瀏覽代碼

Merge pull request #1849 from DioxusLabs/dependabot/cargo/h2-0.3.24

Bump h2 from 0.3.23 to 0.3.24
ealmloff 1 年之前
父節點
當前提交
7a6c8fc9e9
共有 1 個文件被更改,包括 5 次插入5 次删除
  1. 5 5
      Cargo.lock

+ 5 - 5
Cargo.lock

@@ -4721,9 +4721,9 @@ dependencies = [
 
 
 [[package]]
 [[package]]
 name = "h2"
 name = "h2"
-version = "0.3.23"
+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 = "b553656127a00601c8ae5590fcfdc118e4083a7924b6cf4ffc1ea4b99dc429d7"
+checksum = "bb2c4422095b67ee78da96fbb51a4cc413b3b25883c7717ff7ca1ab31022c9c9"
 dependencies = [
 dependencies = [
  "bytes",
  "bytes",
  "fnv",
  "fnv",
@@ -5074,14 +5074,14 @@ dependencies = [
  "futures-channel",
  "futures-channel",
  "futures-core",
  "futures-core",
  "futures-util",
  "futures-util",
- "h2 0.3.23",
+ "h2 0.3.24",
  "http 0.2.11",
  "http 0.2.11",
  "http-body 0.4.6",
  "http-body 0.4.6",
  "httparse",
  "httparse",
  "httpdate",
  "httpdate",
  "itoa 1.0.10",
  "itoa 1.0.10",
  "pin-project-lite",
  "pin-project-lite",
- "socket2 0.5.5",
+ "socket2 0.4.10",
  "tokio",
  "tokio",
  "tower-service",
  "tower-service",
  "tracing",
  "tracing",
@@ -8302,7 +8302,7 @@ dependencies = [
  "encoding_rs",
  "encoding_rs",
  "futures-core",
  "futures-core",
  "futures-util",
  "futures-util",
- "h2 0.3.23",
+ "h2 0.3.24",
  "http 0.2.11",
  "http 0.2.11",
  "http-body 0.4.6",
  "http-body 0.4.6",
  "hyper 0.14.28",
  "hyper 0.14.28",