We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce438c4 commit ddb2072Copy full SHA for ddb2072
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Unreleased
2
3
+# [v0.9.1]
4
+
5
## Fixed
6
- [[#130]](https://github.com/rust-vmm/linux-loader/issues/130) Generate bindings
7
to fix unaligned references in unit tests.
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "linux-loader"
-version = "0.9.0"
+version = "0.9.1"
authors = [
"The rust-vmm maintainers",
"rust-vmm AWS maintainers <rust-vmm-maintainers@amazon.com>",
0 commit comments