mirror of
https://github.com/isar/rusqlite.git
synced 2026-01-01 16:32:23 +08:00
Add in_gecko feature to libsqlite3-sys to bypass linking.
This commit is contained in:
@@ -30,6 +30,7 @@ unlock_notify = []
|
||||
preupdate_hook = []
|
||||
# 3.13.0
|
||||
session = ["preupdate_hook"]
|
||||
in_gecko = []
|
||||
|
||||
[build-dependencies]
|
||||
bindgen = { version = "0.53", optional = true, default-features = false, features = ["runtime"] }
|
||||
|
||||
Reference in New Issue
Block a user