[package] name = "some_math_lib" license = "MIT OR Apache-2.0" version = "0.1.2" authors = ["Toby "] description = "A basic math library." documentation = "https://docs.rs/some_math_lib/" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]