build: Release v53.0

Signed-off-by: Rob Bradford <rbradford@meta.com>
This commit is contained in:
Rob Bradford
2026-07-10 11:57:20 +01:00
parent 58306b6f28
commit 9ed824d6d0
3 changed files with 319 additions and 112 deletions

View File

@@ -8,7 +8,7 @@ homepage = "https://github.com/cloud-hypervisor/cloud-hypervisor"
license = "Apache-2.0 AND BSD-3-Clause"
name = "cloud-hypervisor"
rust-version.workspace = true
version = "52.0.0"
version = "53.0.0"
[dependencies]
api_client = { path = "../api_client" }