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

Commit e2b27dc

Browse files
Alexandra Iordachealexandruag
authored andcommitted
Release v0.3.1
Signed-off-by: Alexandra Iordache <[email protected]>
1 parent 657ec71 commit e2b27dc

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
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [0.3.1]
4+
5+
### Changed
6+
7+
- Enforced the `vmm-sys-util` dependency to v0.7.0.
8+
39
## [0.3.0]
410

511
### Added

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.3.0"
3+
version = "0.3.1"
44
authors = ["Amazon firecracker team <[email protected]>"]
55
description = "Rust FFI bindings to KVM generated using bindgen."
66
repository = "https://github.com/rust-vmm/kvm-bindings"

0 commit comments

Comments
 (0)