rusqlite/libsqlite3-sys
2017-03-03 15:37:45 -05:00
..
bindgen-bindings Add prebuilt bindings for all relevant SQLite versions. 2017-03-03 15:37:45 -05:00
sqlite3 Add prebuilt bindings for all relevant SQLite versions. 2017-03-03 15:37:45 -05:00
src Remove the dependency on libc 2017-02-16 11:17:24 -05:00
.gitignore
build.rs Only check for and require SQLITE3_INCLUDE_DIR if we're running bindgen at buildtime. 2017-03-03 15:37:45 -05:00
Cargo.toml Update build process to use prebuilt bindings. 2017-03-03 15:37:45 -05:00
wrapper.h