diff --git a/Cargo.lock b/Cargo.lock index 0d6711817..5ed3130b8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2293,9 +2293,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", diff --git a/cargo/licenses.json b/cargo/licenses.json index 22a762032..0750497ac 100644 --- a/cargo/licenses.json +++ b/cargo/licenses.json @@ -1558,7 +1558,7 @@ }, { "name": "h2", - "version": "0.3.24", + "version": "0.3.26", "authors": "Carl Lerche |Sean McArthur ", "repository": "https://github.com/hyperium/h2", "license": "MIT",