numerated 1.4.1

A library for working with intervals and sets of numerated values
Documentation
[dependencies.derive_more]
version = "0.99.17"

[dependencies.log]
default-features = false
optional = true
version = "0.4.21"

[dependencies.num-traits]
default-features = false
version = "0.2"

[dependencies.parity-scale-codec]
default-features = false
features = ["derive"]
version = "3.6.4"

[dependencies.proptest]
optional = true
version = "1.4.0"

[dependencies.scale-info]
default-features = false
features = ["derive"]
version = "2.5.0"
[dev-dependencies.env_logger]
version = "0.10"

[dev-dependencies.log]
default-features = false
version = "0.4.21"

[dev-dependencies.proptest]
version = "1.4.0"

[features]
mock = ["log", "proptest"]

[package]
authors = ["Gear Technologies"]
categories = ["mathematics", "no-std"]
description = "A library for working with intervals and sets of numerated values"
documentation = "https://docs.rs/numerated"
edition = "2021"
homepage = "https://gear-tech.io"
keywords = ["gear", "tree", "interval", "numerated", "no-std"]
license = "GPL-3.0"
name = "numerated"
repository = "https://github.com/gear-tech/gear"
version = "1.4.1"