ruclif 0.1.3

Rust framework to create well-structured and easy-to-manage CLI tools
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "ruclif"
version = "0.1.3"
dependencies = [
 "ruclif-core",
 "ruclif-parser",
]

[[package]]
name = "ruclif-core"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e7c452786add24e653e354278f5231fce4cfccee2fce28af48a7a6fc3758bc6"

[[package]]
name = "ruclif-parser"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "99903d19f8d98637a5b58716c5e14c6e88a12ba519d5a3f87d267922c12f1ef7"