mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-07 10:45:21 +00:00
Merge pull request #13301 from stevenhorsman/quinn-proto-0.11.15-bump
versions: Update quinn-proto to 0.11.15
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -5990,9 +5990,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "quinn-proto"
|
||||
version = "0.11.14"
|
||||
version = "0.11.15"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "434b42fec591c96ef50e21e886936e66d3cc3f737104fdb9b737c40ffb94c098"
|
||||
checksum = "4fcb935c5bec503c2f0e306bdd3e58bb9029dcb14fa8d9ac76e3a5256ac0763e"
|
||||
dependencies = [
|
||||
"aws-lc-rs",
|
||||
"bytes 1.11.1",
|
||||
|
||||
Reference in New Issue
Block a user