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 7842831 commit 22416e0Copy full SHA for 22416e0
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## [Unreleased]
+## [v0.12.0]
4
5
### Added
6
- [[#241]](https://github.com/rust-vmm/vm-memory/pull/241) Add Xen memory
Cargo.toml
[package]
name = "vm-memory"
-version = "0.11.0"
+version = "0.12.0"
description = "Safe abstractions for accessing the VM physical memory"
keywords = ["memory"]
categories = ["memory-management"]
0 commit comments