[dependencies]
[dev-dependencies]
[package]
authors = ["Roberto Pavusa Junior <pavusa@gmail.com>"]
description = "A Rust library for simplified safe math operations"
documentation = "https://github.com/malledugean/rust_safe_math/blob/main/README.md"
edition = "2021"
homepage = "https://github.com/malledugean/rust_safe_math"
keywords = ["math", "safe", "safe-math", "operations"]
license = "CC-BY-4.0"
name = "dicoco_safe_math"
readme = "README.md"
repository = "https://github.com/malledugean/rust_safe_math.git"
version = "0.1.0"