|
|
|
@@ -2357,9 +2357,9 @@ dependencies = [ |
|
|
|
|
|
|
|
[[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", |
|
|
|
@@ -5875,7 +5875,7 @@ version = "1.6.3" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675" |
|
|
|
dependencies = [ |
|
|
|
"cfg-if 1.0.0", |
|
|
|
"cfg-if 0.1.10", |
|
|
|
"static_assertions", |
|
|
|
] |
|
|
|
|
|
|
|
|