[package]
name = "sb"
version = "0.0.1"
description = "Simd Bytes"
keywords = ["simd", "vector", "char", "string"]
categories = ["hardware-support", "concurrency", "data-structures"]
license = "MIT"
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]