[package] name = "hiopt" version = "0.1.7" edition = "2021" license = "MIT OR Apache-2.0" authors = [ "hantingjun " ] repository = "https://gitee.com/1467792822/hiopt" description = "getopt/getopt_long for rust" keywords = ["getopt", "getopt_long", "args", "option", "no_std"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] hictor = "0.1"