mirror of
https://github.com/isar/rusqlite.git
synced 2025-04-03 13:02:58 +08:00
Remove feature duration.
This commit is contained in:
parent
a2327fb048
commit
20c1213482
@ -50,7 +50,6 @@
|
|||||||
//! }
|
//! }
|
||||||
//! }
|
//! }
|
||||||
//! ```
|
//! ```
|
||||||
#![cfg_attr(test, feature(duration))]
|
|
||||||
extern crate libc;
|
extern crate libc;
|
||||||
extern crate libsqlite3_sys as ffi;
|
extern crate libsqlite3_sys as ffi;
|
||||||
#[macro_use] extern crate bitflags;
|
#[macro_use] extern crate bitflags;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user