abs-cli 0.1.0

CLI parsing library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "abs-cli"
version = "0.1.0"
dependencies = [
 "coloredpp",
]

[[package]]
name = "coloredpp"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4d2dbfa33f07712c47d3b025cc22f2923784680ce6e2348c7de9732534f14e61"