rusqlite/libsqlite3-sys
Dubiousjim db64b8dfb0 sys/Cargo.toml: preupdate_hook, session require buildtime_bindgen
We add an explicit "buildtime_bindgen" to the "session" feature, rather
than just relying on the transitive "session" -> "preupdate_hook" ->
"buildtime_bindgen", to proof against possible future changes.
2020-06-25 09:45:34 -07:00
..
bindgen-bindings Restore old bindgen for Diesel 2019-01-06 09:50:35 +01:00
sqlite3 Upgrade bundled sqlite to 3.32.2 2020-06-05 19:16:51 +02:00
src Try to fix Clippy warnings 2020-06-05 19:25:45 +02:00
.gitignore Build raw sqlite interface as libsqlite3-sys 2015-02-23 20:37:55 -05:00
build.rs little speedup for bundled sqlite3.c 2020-05-29 17:02:37 -07:00
Cargo.toml sys/Cargo.toml: preupdate_hook, session require buildtime_bindgen 2020-06-25 09:45:34 -07:00
LICENSE Include LICENSE into the libsqlite3-sys crate 2020-05-16 13:22:09 +02:00
upgrade.sh Upgrade bundled sqlite to 3.32.2 2020-06-05 19:16:51 +02:00
wrapper.h Update libsqlite3-sys to run bindgen at build time 2017-02-08 20:40:30 -05:00