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 c5bcd5a commit 36238bcCopy full SHA for 36238bc
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Upcoming version
4
5
+## \[v0.16.2\]
6
+
7
+- \[[#328](https://github.com/rust-vmm/vm-memory/pull/328)\] Bump vmm-sys-util crate to version 0.14.0
8
9
## \[v0.16.1\]
10
11
### Added
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "vm-memory"
-version = "0.16.1"
+version = "0.16.2"
description = "Safe abstractions for accessing the VM physical memory"
keywords = ["memory"]
categories = ["memory-management"]
0 commit comments