fast-fantoir/Cargo.toml

10 lines
225 B
TOML

[package]
name = "fast-fantoir"
version = "0.1.0"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
# Tested with rusqlite 0.26.3
rusqlite = "*"