summaryrefslogtreecommitdiffstats
path: root/src/doc/book/listings/ch03-common-programming-concepts/no-listing-07-numeric-operations/Cargo.toml
blob: b4bea55e3d70e07e3d34803acfddcddd21df0595 (plain)
1
2
3
4
5
6
[package]
name = "numeric-operations"
version = "0.1.0"
edition = "2021"

[dependencies]