[package] name = "simple_math" version = "0.1.2" edition = "2021" description = "This a simple lib to do some mathematical manipulation." license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [lib] test = false