[package]
name = "patterns"
version = "0.2.3"
edition = "2021"
authors = ["greaka <cargo@greaka.de>"]
description = "no_std compatible pattern scan library using simd"
repository = "https://github.com/greaka/patterns"
license = "MIT/Apache-2.0"
[[bench]]
name = "main"
harness = false
[dev-dependencies]
criterion = "0.4.0"