[package] name = "grp_api" version = "0.1.1" authors = ["TENX-S "] description = "API for crate grp 0.1.0" homepage = "https://github.com/TENX-S/Rust-demo" repository = "https://github.com/TENX-S/Rust-demo" readme = "README.md" keywords = ["random", "API", "password"] categories = ["API"] edition = "2018" license = "Apache-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] rand = "0.7.3"