Add playground metadata for rusqlite, hopefully fixing it

This commit is contained in:
Thom Chiovoloni 2020-03-08 05:07:44 -07:00
parent f2063c5bec
commit 0f0852a2a8

View File

@ -98,3 +98,7 @@ features = [ "backup", "blob", "chrono", "collation", "functions", "limits", "lo
all-features = false
no-default-features = true
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