[package] name = "rust_book_art" description = "Crate from Chapter 14 Section 2 of the Rust book, demonstrating `pub use` and crate publishing." documentation = "https://docs.rs/rust_book_art" version = "0.1.1" edition = "2018" license = "MIT OR Apache-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]