ouch/oof/Cargo.toml
João M. Bezerra 9fb48fd348 Create subproject oof, a thin argparsing lib
And added it to the same workspace
2021-04-04 00:20:01 -03:00

10 lines
220 B
TOML

[package]
name = "oof"
version = "0.1.0"
authors = ["João M. Bezerra <marcospb19@hotmail.com>"]
edition = "2018"
description = "Ouch's argparsing library"
repository = "https://github.com/vrmiguel/ouch"
[dependencies]