aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: a7cf6021b2a7ccf320fb6a56ee557ebcf78250fe (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "fpm"
version = "0.1.0"
authors = ["Ondřej Čertík <ondrej@certik.us>"]
edition = "2018"

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

[dependencies]