[package] name = "shell_creator" description = "Library for creating shell programs" version = "0.1.1" edition = "2021" authors = ["SoriPhoono "] readme = "ReadMe.md" license-file = "License.md" keywords = ["cli", "shell"] categories = ["command-line-utilities"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]