[package] name = "rust-rectangles" description = "Simple Rust program that calculates the area of a rectangle using variables, tuples, and structs" version = "0.1.1" edition = "2021" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]