[package] name = "commit" version = "0.1.0" authors = ["Foskel "] include = ["**/*.rs", "Cargo.toml", "README.md"] license = "AML" description = "A POSIX-inspired command interpreter written in Rust" keywords = ["commands", "posix"] repository = "https://github.com/foskel/commit" readme = "README.md"