mirror of
				https://github.com/isar/rusqlite.git
				synced 2025-11-01 06:18:54 +08:00 
			
		
		
		
	[ci skip] Fix README
This commit is contained in:
		| @@ -10,9 +10,6 @@ Rusqlite is an ergonomic wrapper for using SQLite from Rust. It attempts to expo | ||||
| an interface similar to [rust-postgres](https://github.com/sfackler/rust-postgres). | ||||
|  | ||||
| ```rust | ||||
| extern crate rusqlite; | ||||
| extern crate time; | ||||
|  | ||||
| use rusqlite::types::ToSql; | ||||
| use rusqlite::{Connection, NO_PARAMS}; | ||||
| use time::Timespec; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user