clars 0.2.0

Command line arguments resolution system
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 = 4

[[package]]
name = "antex"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a116e6f5b4557a4a4c107ef1efcd81efcbc78f7556346d47cf28a71375bcd31f"

[[package]]
name = "clars"
version = "0.2.0"
dependencies = [
 "antex",
]