mirror of
				https://github.com/isar/rusqlite.git
				synced 2025-11-04 08:08:55 +08:00 
			
		
		
		
	Merge pull request #185 from gwenn/link-to-crates.io
Add link to crates.io
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
# Rusqlite
 | 
			
		||||
 | 
			
		||||
[](https://travis-ci.org/jgallagher/rusqlite)
 | 
			
		||||
[](https://ci.appveyor.com/project/jgallagher/rusqlite)
 | 
			
		||||
[](https://ci.appveyor.com/project/jgallagher/rusqlite) [](https://crates.io/crates/rusqlite)
 | 
			
		||||
 | 
			
		||||
Rusqlite is an ergonomic wrapper for using SQLite from Rust. It attempts to expose
 | 
			
		||||
an interface similar to [rust-postgres](https://github.com/sfackler/rust-postgres). View the full
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user