Skip to content

Commit 5322008

Browse files
RuoqingHeShadowCurse
authored andcommitted
chore: Prepare 0.14.0 release
Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>
1 parent 1744a0e commit 5322008

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
## Upcoming
44

5-
### Added
5+
## v0.14.0
6+
7+
### Changed
68

79
- [[#240](https://github.com/rust-vmm/vmm-sys-util/pull/240)]: Remove
810
`PartialEq` trait constraint on `Entry` in FAM module.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "vmm-sys-util"
3-
version = "0.13.0"
3+
version = "0.14.0"
44
authors = ["Intel Virtualization Team <vmm-maintainers@intel.com>"]
55
description = "A system utility set"
66
repository = "https://github.com/rust-vmm/vmm-sys-util"

0 commit comments

Comments
 (0)