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 a84a7b8 commit eed6033Copy full SHA for eed6033
Cargo.toml
@@ -5,6 +5,7 @@ description = "Safe abstractions for accessing the VM physical memory"
5
keywords = ["memory"]
6
authors = ["Liu Jiang <[email protected]>"]
7
repository = "https://github.com/rust-vmm/vm-memory"
8
+readme = "README.md"
9
license = "Apache-2.0 OR BSD-3-Clause"
10
edition = "2018"
11
0 commit comments