mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-23 00:39:20 +08:00
Add playground metadata for rusqlite
, hopefully fixing it
This commit is contained in:
parent
f2063c5bec
commit
0f0852a2a8
@ -98,3 +98,7 @@ features = [ "backup", "blob", "chrono", "collation", "functions", "limits", "lo
|
|||||||
all-features = false
|
all-features = false
|
||||||
no-default-features = true
|
no-default-features = true
|
||||||
default-target = "x86_64-unknown-linux-gnu"
|
default-target = "x86_64-unknown-linux-gnu"
|
||||||
|
|
||||||
|
[package.metadata.playground]
|
||||||
|
features = ["array", "backup", "blob", "bundled", "chrono", "collation", "csvtab", "extra_check", "functions", "hooks", "i128_blob", "limits", "load_extension", "modern_sqlite", "serde_json", "series", "trace", "url", "vtab_v3", "vtab", "window"]
|
||||||
|
all-features = false
|
||||||
|
Loading…
Reference in New Issue
Block a user