misc: Remove tailing whitespaces from release notes and cargo.toml

Signed-off-by: Bo Chen <chen.bo@intel.com>
This commit is contained in:
Bo Chen
2023-02-23 12:35:29 -08:00
committed by Bo Chen
parent 191e865261
commit 2593b67864
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ homepage = "https://github.com/cloud-hypervisor/cloud-hypervisor"
# Keep in sync with version in .github/workflows/build.yaml
# Policy on MSRV (see #4318):
# Can only be bumped by:
# a.) A dependency requires it,
# a.) A dependency requires it,
# b.) If we want to use a new feature and that MSRV is at least 6 months old,
# c.) There is a security issue that is addressed by the toolchain update.
rust-version = "1.62"