[package] name = "vowels_detector" version = "0.1.0" authors = ["H-R-S"] edition = "2018" description = "By using vowels_detector library you can detect vowels and as well as consonants by input String data" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]