[package] name = "my_first_pkg" version = "0.1.0" edition = "2018" license = "MIT" description = "This is my first package uploaded to crates.io." # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]