[package] name = "l_group_formulas" version = "0.1.0" authors = ["Levi Ryffel "] edition = "2018" repository = "https://github.com/raw-bacon/raw-validity" license = "MIT OR Apache-2.0" description = "parsing and encoding l-group (in)equations" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [dev-dependencies] criterion = "0.3.3" [[bench]] name = "reducing_benchmark" harness = false