summary refs log blame commit diff stats
path: root/Cargo.toml
blob: 06fa0ca2e876303d31708d2b52492ae365055707 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                                                
                 
[package]
name = "clinte"
version = "0.1.0"
authors = ["Ben Morrison <ben@gbmor.dev>"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
rusqlite = "^0.20"