[package] name = "cjw_my_crate" version = "0.1.0" authors = ["Chris Wilson "] edition = "2018" license = "GPL-3.0-or-later" description = "This is the first crate that I've ever made." repository = "https://github.com/twopoint718/my_crate" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]