ouch/Cargo.toml
Vinícius Rodrigues Miguel 08489b028c First commit
2021-03-19 04:40:19 -03:00

13 lines
295 B
TOML

[package]
name = "ouch"
version = "0.1.0"
authors = ["Vinícius Rodrigues Miguel <lemao.vrm07@hotmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
colored = "2.0.0"
niffler = "2.3.1"
clap = "2.33.3"