mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-07 03:55:28 +00:00
10 lines
220 B
TOML
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]
|