We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea4757a commit 5ae9a20Copy full SHA for 5ae9a20
Cargo.toml
@@ -9,7 +9,7 @@ repository = "https://www.github.com/RWTH-OS/xhypervisor"
9
documentation = "https://docs.rs/xhypervisor/"
10
readme = "README.md"
11
description = " Hardware-accelerated virtualization on OS X"
12
-keywords = ["hypervisor", "virtualization", "osx", "x86", "VT-x", "aarch64"]
+keywords = ["hypervisor", "virtualization", "osx", "x86", "aarch64"]
13
14
build = "build.rs"
15
0 commit comments