rust-vmm / vmm-sys-util

Helpers and utilities used by multiple rust-vmm components and VMMs
BSD 3-Clause "New" or "Revised" License
78 stars 64 forks source link

Release 0.11.1 #182

Closed roypat closed 1 year ago

roypat commented 1 year ago

Details in CHANGELOG.md

Signed-off-by: Patrick Roy roypat@amazon.co.uk

Summary of the PR

Bump version number in Cargo.toml prior to release. I have verified that all changes since 0.11.0 have already been added to the changelog. Released will be a bugfix for randbytes, and a fix for TempFile::new, meaning no breaking changes are introduced.

Requirements

Before submitting your PR, please make sure you addressed the following requirements:

roypat commented 1 year ago

Aw damn, done!