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 dea9e19 commit 75f3b2cCopy full SHA for 75f3b2c
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## \[v0.17.1\]
4
+
5
+No visible changes.
6
7
## \[v0.17.0\]
8
9
### Added
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "vm-memory"
-version = "0.17.0"
+version = "0.17.1"
description = "Safe abstractions for accessing the VM physical memory"
keywords = ["memory"]
categories = ["memory-management"]
0 commit comments