[package] name = "krush-engine" version = "0.3.0" authors = ["Jorge Harrisonn "] edition = "2021" license = "MIT" description = "The engine that powers krush (the Kreative Rust Shell)" readme = "README.md" repository = "https://github.com/OJarrisonn/krush-engine" keywords = ["interpreter", "shell"] categories = ["command-line-interface", "parser-implementations"] exclude = ["tests"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]