[package] name = "hyperscan-rs" version = "0.1.0" edition = "2021" homepage = "https://github.com/ariesdevil/hyperscan-rs" repository = "https://github.com/ariesdevil/hyperscan-rs" license = "MIT OR Apache-2.0" keywords = ["regular-expressions", "regex", "RE"] description = "High-performance regular expression matching library" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]