[package] name = "devowel" version = "0.0.1" edition = "2021" authors = ["Samyak S Sarnayak "] description = "Remove vowels from English text." repository = "https://github.com/Samyak2/devowel" readme = "README.md" license = "MIT" keywords = ["english", "text", "language", "vowel"] categories = ["command-line-utilities", "text-processing"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]