xxhash-c-sys 0.8.6

Bindings to xxhash
Documentation
[build-dependencies.cc]
version = "1"
[dependencies.libc]
default-features = false
version = "0.2"

[features]
no_std = []

[package]
authors = ["Douman <douman@gmx.se>"]
categories = ["algorithms"]
description = "Bindings to xxhash"
edition = "2018"
include = ["**/*.rs", "**/*.c", "**/*.h", "Cargo.toml", "README.md", "LICENSE"]
keywords = ["hash", "xxhash", "bindings"]
license = "BSL-1.0"
name = "xxhash-c-sys"
readme = "README.md"
repository = "https://github.com/DoumanAsh/xxhash-c-sys"
version = "0.8.6"