[package] name = "testing_crate" version = "0.1.0" authors = ["anthony.cicchetti "] [dependencies] [[bin]] name = "testing_crate" path = "./src/main.rs"