[package] name = "msc_test_crate" version = "0.1.0" description = "A fun game where you guess what number the computer has chosen." edition = "2021" authors = ["msc "] license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]