mirror of
https://github.com/isar/rusqlite.git
synced 2025-10-20 15:18:58 +08:00
Use rusqlite::ffi instead of extern crate libsqlite3_sys
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
//! module.
|
||||
//!
|
||||
//! ```rust
|
||||
//! extern crate libsqlite3_sys;
|
||||
//! extern crate rusqlite;
|
||||
//! extern crate regex;
|
||||
//!
|
||||
|
Reference in New Issue
Block a user