some_math_lib 0.1.2

A basic math library.
Documentation
[package]
name = "some_math_lib"
license = "MIT OR Apache-2.0"
version = "0.1.2"
authors = ["Toby <sandsunatoby56catlover123@gmail.com>"]
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]