chore(deps): bump quinn-proto from 0.11.13 to 0.11.14 (#7824)

This commit is contained in:
Denis Badurina 2026-03-11 12:25:03 +01:00 committed by GitHub
parent 7557b5f3ce
commit 1558e3f864
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4480,9 +4480,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",