oof: add some error variants to replace panics
[ouch.git] / oof / Cargo.toml
blobc134bc3a97aaf6c60d38d777990ad21bfdf6e71b
1 [package]
2 name = "oof"
3 version = "0.1.0"
4 authors = ["João M. Bezerra <marcospb19@hotmail.com>"]
5 edition = "2018"
6 description = "Ouch's argparsing library"
7 repository = "https://github.com/vrmiguel/ouch"
9 [dependencies]