1 2 3 4 5 6 7 8 9
[package] authors = ["Vincent Thomas"] description = "A cli parser and framework for rust" edition = "2021" license = "MIT" name = "clier" readme = "README.md" repository = "https://github.com/vincent-thomas/clier" version = "0.2.1"