[package] name = "rs-cat" version = "0.1.0" edition = "2021" authors = ["Dushyant Singh Shekhawat "] readme = "README.md" description = "Reimplementation of cat into rust" repository = "https://github.com/dushyantss/rs-cat.git" license = "MIT" keywords = ["cat", "rs-cat"] categories = ["command-line-utilities"] [dependencies]