mirror of
https://github.com/isar/rusqlite.git
synced 2026-01-03 01:12:25 +08:00
Rust 2018 idioms
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
#[cfg(feature = "trace")]
|
||||
#[macro_use]
|
||||
extern crate lazy_static;
|
||||
extern crate rusqlite;
|
||||
|
||||
#[cfg(feature = "trace")]
|
||||
fn main() {
|
||||
|
||||
Reference in New Issue
Block a user