build: Release v15.0

The Rust manifiest requires a three part version number however we
continue with our plan to use two digits so the last part will not be
used.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
Rob Bradford
2021-04-29 11:10:56 +01:00
parent ed54036bfb
commit 30a0127765
3 changed files with 115 additions and 15 deletions

2
Cargo.lock generated
View File

@@ -184,7 +184,7 @@ dependencies = [
[[package]]
name = "cloud-hypervisor"
version = "0.14.0"
version = "15.0.0"
dependencies = [
"anyhow",
"api_client",