[package] name = "my_lib_crate" version = "0.1.0" edition = "2021" description = "my test crate" license = "Apache-2.0" repository = "https://github.com/evanzp0/crate_info/tree/main/crate_file" documentation = "https://docs.rs/my_file_crate" readme = "../README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html