mirror of
https://github.com/isar/rusqlite.git
synced 2026-01-02 08:52:23 +08:00
Initial commit
This commit is contained in:
7
Cargo.toml
Normal file
7
Cargo.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "rusqlite"
|
||||
version = "0.0.0"
|
||||
authors = ["John Gallagher <jgallagher@bignerdranch.com>"]
|
||||
|
||||
[lib]
|
||||
name = "rusqlite"
|
||||
Reference in New Issue
Block a user