todo_cli/Cargo.toml
2021-03-19 15:12:30 +01:00

10 lines
No EOL
236 B
TOML

[package]
name = "todo"
version = "0.1.0"
authors = ["Ruidy <r.nemausat@empfohlen.de>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
structopt = "0.3"