rusqlite/Cargo.toml
2014-11-14 15:02:27 -05:00

11 lines
193 B
TOML

[package]
name = "rusqlite"
version = "0.0.0"
authors = ["John Gallagher <jgallagher@bignerdranch.com>"]
[lib]
name = "rusqlite"
[dependencies.time]
git = "https://github.com/rust-lang/time"