Skip to content

Commit 9bceb2e

Browse files
committed
Remove unexisting category
1 parent 5dec92a commit 9bceb2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qttypes/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build = "build.rs"
77
description = "Manually maintained buildings for Qt value types"
88
readme = "README.md"
99
license = "MIT"
10-
categories = ["api-bindings", "ffi"]
10+
categories = ["api-bindings"]
1111
keywords = ["Qt", "QtCore", "QtGui"]
1212
repository = "https://github.com/woboq/qmetaobject-rs"
1313
links = "qt"

0 commit comments

Comments
 (0)