1 2 3 4 5 6 7 8 9
[dependencies] [package] description = "Following along with the Rust book on publishing to crates.io" edition = "2021" license = "MIT" name = "bchx_cargo_extras" resolver = "2" version = "0.1.1"