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 a6cd7cd commit a97d0e1Copy full SHA for a97d0e1
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Upcoming version
+## 0.18.0
4
5
### Changed
6
Cargo.toml
[package]
name = "vm-memory"
-version = "0.17.1"
+version = "0.18.0"
description = "Safe abstractions for accessing the VM physical memory"
keywords = ["memory"]
categories = ["memory-management"]
0 commit comments