Skip to content

Commit 59fc589

Browse files
authored
Update metadata (#5)
1 parent fb0bd80 commit 59fc589

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Cargo.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ authors = [
1010
license = "MIT"
1111
description = "Raw unsafe system binding for openvr"
1212
repository = "https://github.com/rust-openvr/rust-openvr-sys"
13+
keywords = ["vr", "vive", "steamvr"]
14+
categories = [ "hardware-support", "external-ffi-bindings" ]
15+
1316
exclude = [
1417
"openvr/samples/*",
1518
"openvr/bin/*",
@@ -18,6 +21,9 @@ exclude = [
1821
]
1922
build = "build.rs"
2023

24+
[badges]
25+
maintenance = { status = "passively-maintained" }
26+
2127
[build-dependencies]
2228
cmake = "0.1"
2329

0 commit comments

Comments
 (0)