mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-23 00:39:20 +08:00
Add bindgen / sqlite version note to libsqlite3-sys
This commit is contained in:
parent
6e208fa655
commit
e94a5b8411
@ -1,3 +1,5 @@
|
||||
// bindgen.rs was created with bindgen 0.15.0 against sqlite3 3.8.10
|
||||
|
||||
#![allow(non_snake_case)]
|
||||
|
||||
extern crate libc;
|
||||
|
Loading…
Reference in New Issue
Block a user