book/listings/ch03-common-programming-con.../no-listing-07-numeric-opera.../Cargo.toml

8 lines
131 B
TOML

[package]
name = "numeric-operations"
version = "0.1.0"
authors = ["Your Name <you@example.com>"]
edition = "2018"
[dependencies]