[package] name = "str_rev" version = "0.1.0" authors = ["muhammadarsalanmirza "] edition = "2018" license = "MIT" description = "By use of this function you can easliy reverse any string" homepage = "https://github.com/muhammadarsalanmirza/str_rev" repository = "https://github.com/muhammadarsalanmirza/str_rev" readme="README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]