mirror of
https://github.com/chatmail/core.git
synced 2026-04-27 10:26:29 +03:00
Update h2 from 0.3.17 to 0.3.18
Version 0.3.17 is yanked.
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -2164,9 +2164,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "h2"
|
||||
version = "0.3.17"
|
||||
version = "0.3.18"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "66b91535aa35fea1523ad1b86cb6b53c28e0ae566ba4a460f4457e936cad7c6f"
|
||||
checksum = "17f8a914c2987b688368b5138aa05321db91f4090cf26118185672ad588bce21"
|
||||
dependencies = [
|
||||
"bytes",
|
||||
"fnv",
|
||||
|
||||
Reference in New Issue
Block a user