[dependencies.lazy_static]
version = "1.4.0"
[dependencies.modsecurity-sys]
version = "0.1.2"
[dev-dependencies.paste]
version = "1.0.15"
[dev-dependencies.tempfile]
version = "3"
[package]
authors = ["Rohan Krishnaswamy <rohan@fastmail.us>"]
description = "A high-level Rust interface to libmodsecurity"
edition = "2021"
include = ["/LICENSE-MIT", "/LICENSE-APACHE", "/README.md", "src/*.rs"]
keywords = ["modsecurity", "security", "waf"]
license = "MIT OR Apache-2.0"
name = "modsecurity"
readme = "README.md"
repository = "https://github.com/rkrishn7/rust-modsecurity"
version = "0.1.4"