[dependencies.anyhow]
version = "1.0.82"
[dependencies.num-traits]
version = "0.2.18"
[package]
authors = ["Amir Abdin <amab8901@protonmail.com>"]
categories = ["no-std", "algorithms", "science"]
description = "Round `f64` and `f32` to specified number of decimals."
documentation = "https://docs.rs/round_float"
edition = "2021"
keywords = ["round", "float", "round_float", "f32", "f64"]
license = "MIT OR Apache-2.0"
name = "round_float"
readme = "README.md"
repository = "http://github.com/amab8901/round_float"
rust-version = "1.75.0"
version = "0.0.12"