From: Vihiga Tyonum Date: Mon, 16 Mar 2026 10:49:16 +0000 (+0100) Subject: deps: Update quinn-proto to v0.11.14 X-Git-Tag: v3.0.0~1^2~3 X-Git-Url: http://internal-gitweb-vhost/parse/src/example_cli/blockdata/struct.PublicKey.html?a=commitdiff_plain;h=5980919a637842c7615566737d90d7390f395524;p=bdk-cli deps: Update quinn-proto to v0.11.14 --- diff --git a/Cargo.lock b/Cargo.lock index 4fac7da..9b8e3d5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2001,9 +2001,9 @@ dependencies = [ [[package]] name = "quinn-proto" -version = "0.11.13" +version = "0.11.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f1906b49b0c3bc04b5fe5d86a77925ae6524a19b816ae38ce1e426255f1d8a31" +checksum = "434b42fec591c96ef50e21e886936e66d3cc3f737104fdb9b737c40ffb94c098" dependencies = [ "bytes", "getrandom 0.3.4",