[package] name = "cond_utils" version = "0.1.0" edition = "2021" authors = ["Andreu Santaren Llop "] description = "Simple crate for range and set comparison utils." license = "MIT" repository = "https://github.com/asllop/cond_utils" keywords = ["condition", "utils", "comparison", "range", "set"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]