[package] name = "cargotest2" version = "0.1.0" authors = ["Brian Anderson "] edition = "2018" [[bin]] name = "cargotest" path = "main.rs"