mirror of
https://github.com/fluencelabs/sqlite-wasm-connector
synced 2025-03-15 06:20:50 +00:00
Add categories and keywords
This commit is contained in:
parent
0b14585c52
commit
a8ebd7bdaa
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "sqlite"
|
||||
version = "0.23.2"
|
||||
version = "0.23.3"
|
||||
license = "Apache-2.0/MIT"
|
||||
authors = [
|
||||
"Ivan Stankovic <pokemon@fly.srk.fer.hr>",
|
||||
@ -13,6 +13,8 @@ description = "The package provides an interface to SQLite."
|
||||
documentation = "https://docs.rs/sqlite"
|
||||
homepage = "https://github.com/stainless-steel/sqlite"
|
||||
repository = "https://github.com/stainless-steel/sqlite"
|
||||
categories = ["api-bindings", "database"]
|
||||
keywords = ["database"]
|
||||
|
||||
[features]
|
||||
default = ["linkage"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user