Merge pull request #136 from skerkour/dependabot/cargo/ch_07/exploits/cve_2019_89242/h2-0.3.17

build(deps): bump h2 from 0.3.13 to 0.3.17 in /ch_07/exploits/cve_2019_89242
This commit is contained in:
Sylvain Dev
2023-04-18 15:23:42 +07:00
committed by GitHub
+2 -2
View File
@@ -202,9 +202,9 @@ dependencies = [
[[package]]
name = "h2"
version = "0.3.13"
version = "0.3.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "37a82c6d637fc9515a4694bbf1cb2457b79d81ce52b3108bdeea58b07dd34a57"
checksum = "66b91535aa35fea1523ad1b86cb6b53c28e0ae566ba4a460f4457e936cad7c6f"
dependencies = [
"bytes",
"fnv",