libcli 0.3.6

A collection of utilities to help making command line based programs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "libcli"
version = "0.3.6"
license = "MIT"
authors = ["Tim Roberts <ten3roberts@gmail.com>"]
description = "A collection of utilities to help making command line based programs"
readme="README.md"
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]