[badges.travis-ci]
repository = "AlexHuszagh/assert_float_eq"
[features]
default = ["std"]
std = []
[package]
authors = ["Alex Huszagh <ahuszagh@gmail.com>"]
categories = ["development-tools", "development-tools::debugging"]
description = "Assertions for floating-point equality."
documentation = "https://docs.rs/assert_float_eq"
keywords = ["unittesting", "float"]
license = "MIT/Apache-2.0"
name = "assert_float_eq"
readme = "README.md"
repository = "https://github.com/AlexHuszagh/assert_float_eq"
version = "1.1.3"