We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1744a0e commit 5322008Copy full SHA for 5322008
CHANGELOG.md
@@ -2,7 +2,9 @@
2
3
## Upcoming
4
5
-### Added
+## v0.14.0
6
+
7
+### Changed
8
9
- [[#240](https://github.com/rust-vmm/vmm-sys-util/pull/240)]: Remove
10
`PartialEq` trait constraint on `Entry` in FAM module.
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "vmm-sys-util"
-version = "0.13.0"
+version = "0.14.0"
authors = ["Intel Virtualization Team <vmm-maintainers@intel.com>"]
description = "A system utility set"
repository = "https://github.com/rust-vmm/vmm-sys-util"
0 commit comments