rusqlite/libsqlite3-sys
2017-05-28 06:15:47 -05:00
..
bindgen-bindings Add bindgen bindings for SQLite 3.7.16 to libsqlite3-sys. 2017-04-06 13:42:01 -04:00
sqlite3 Add prebuilt bindings for all relevant SQLite versions. 2017-03-03 15:37:45 -05:00
src Avoid publicly exporting constants from libsqlite3-sys multiple times. 2017-04-05 13:05:28 -04:00
.gitignore
build.rs only depend on vcpkg for cfg(target_env = "msvc") 2017-05-28 06:15:47 -05:00
Cargo.toml only depend on vcpkg for cfg(target_env = "msvc") 2017-05-28 06:15:47 -05:00
wrapper.h Update libsqlite3-sys to run bindgen at build time 2017-02-08 20:40:30 -05:00