Skip to content

Commit 5ae9a20

Browse files
committed
remove obsolete keyword
1 parent ea4757a commit 5ae9a20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repository = "https://www.github.com/RWTH-OS/xhypervisor"
99
documentation = "https://docs.rs/xhypervisor/"
1010
readme = "README.md"
1111
description = " Hardware-accelerated virtualization on OS X"
12-
keywords = ["hypervisor", "virtualization", "osx", "x86", "VT-x", "aarch64"]
12+
keywords = ["hypervisor", "virtualization", "osx", "x86", "aarch64"]
1313

1414
build = "build.rs"
1515

0 commit comments

Comments
 (0)