mirror of
https://github.com/isar/rusqlite.git
synced 2025-08-21 21:59:29 +08:00
Add categories and keywords to libsqlite3-sys
This commit is contained in:
@@ -7,6 +7,8 @@ description = "Native bindings to the libsqlite3 library"
|
||||
license = "MIT"
|
||||
links = "sqlite3"
|
||||
build = "build.rs"
|
||||
keywords = ["sqlite", "database", "ffi"]
|
||||
categories = ["database", "external-ffi-bindings"]
|
||||
|
||||
[features]
|
||||
bundled = []
|
||||
|
Reference in New Issue
Block a user