[[bench]]
harness = false
name = "all"
[badges.appveyor]
repository = "botika/v_escape"
[badges.maintenance]
status = "actively-developed"
[badges.travis-ci]
repository = "rust-iendo/v_escape"
[build-dependencies.version_check]
version = "0.1"
[dependencies.cfg-if]
version = "0.1"
[dev-dependencies.criterion]
version = "0.2"
[package]
authors = ["Rust-iendo Barcelona"]
description = "The simd optimized HTML escaping code"
documentation = "https://docs.rs/v_escape"
homepage = "https://github.com/rust-iendo/v_escape"
keywords = ["html", "escaping", "simd"]
license = "MIT OR Apache-2.0"
name = "v_escape"
readme = "README.md"
repository = "https://github.com/rust-iendo/v_escape"
version = "0.1.3"