Skip to content
This repository was archived by the owner on Nov 6, 2024. It is now read-only.

Commit 3bd5baf

Browse files
MatiasVararoypat
authored andcommitted
Prepare 0.9.0 release
Signed-off-by: Matias Ezequiel Vara Larsen <mvaralar@redhat.com>
1 parent 28e9872 commit 3bd5baf

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55

66
### Changed
77

8+
### Removed
9+
10+
## [0.9.0]
11+
12+
### Changed
13+
814
- Replaced the v6.2 bindings of arm64, x86\_64 with the v6.9 ones.
915

1016
### Removed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "kvm-bindings"
3-
version = "0.8.2"
3+
version = "0.9.0"
44
authors = ["Amazon firecracker team <firecracker-devel@amazon.com>"]
55
description = "Rust FFI bindings to KVM generated using bindgen."
66
repository = "https://github.com/rust-vmm/kvm-bindings"

0 commit comments

Comments
 (0)