Skip to content

Commit ddb2072

Browse files
committed
chore: Prepare 0.9.1 release
This release includes generated bindings and an update to the vm-memory dependency. Signed-off-by: Patrick Roy <roypat@amazon.co.uk>
1 parent ce438c4 commit ddb2072

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
# [v0.9.1]
4+
35
## Fixed
46
- [[#130]](https://github.com/rust-vmm/linux-loader/issues/130) Generate bindings
57
to fix unaligned references in unit tests.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "linux-loader"
3-
version = "0.9.0"
3+
version = "0.9.1"
44
authors = [
55
"The rust-vmm maintainers",
66
"rust-vmm AWS maintainers <rust-vmm-maintainers@amazon.com>",

0 commit comments

Comments
 (0)