[package] name = "greet-me" version = "0.1.0" authors = ["ukasha "] edition = "2018" description = "This library has a function which will greet you when you call it" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]