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 b3ca39e commit a84a7b8Copy full SHA for a84a7b8
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "vm-memory"
3
version = "0.1.0"
4
description = "Safe abstractions for accessing the VM physical memory"
5
-keywords = ["memory", "virtual machine"]
+keywords = ["memory"]
6
authors = ["Liu Jiang <[email protected]>"]
7
repository = "https://github.com/rust-vmm/vm-memory"
8
license = "Apache-2.0 OR BSD-3-Clause"
0 commit comments