v_escape 0.11.2

The simd optimized escaping code
Documentation
[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
branch = "master"
repository = "botika/v_escape"
[dependencies.bytes]
version = "0.5"

[dependencies.v_escape_derive]
version = "0.8"

[package]
authors = ["Juan Aguilar Santillana <mhpoin@gmail.com>"]
description = "The simd optimized escaping code"
documentation = "https://docs.rs/v_escape"
edition = "2018"
keywords = ["escaping", "simd"]
license = "MIT/Apache-2.0"
name = "v_escape"
readme = "../README.md"
repository = "https://github.com/botika/v_escape"
version = "0.11.2"