[package] name = "phreak_rules" version = "0.1.5" authors = ["Barry van Acker "] description = "Rule matching algorithm focussed on speed" repository = "https://gitlab.com/barry.van.acker/phreak-rs" readme = "README.md" license = "GPL-3.0-or-later" categories = ["algorithms"] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [badges] maintenance = { status = "experimental" }