[package] name = "sqrt-rs" version = "0.1.0" edition = "2021" license = "MIT" description = "Stupidly Fast And LightWeight Crate To Calculate Square/Cubic Root In Different Ways" authors = ["Archuser555 "] readme = "Readme.md" keywords = ["math", "geometry"] repository = "https://github.com/archuser555/sqrt-rs"