farmhash-ffi 0.1.0

An FFI binding to some of the FarmHash functions
Documentation
[build-dependencies.cc]
features = ["parallel"]
version = "1.0"
[dependencies.libc]
version = "0.2"

[package]
authors = ["Garrett Squire <github@garrettsquire.com>"]
description = "An FFI binding to some of the FarmHash functions"
documentation = "https://docs.rs/farmhash-ffi"
edition = "2018"
license = "MIT"
name = "farmhash-ffi"
readme = "README.md"
repository = "https://github.com/gsquire/farmhash-ffi"
version = "0.1.0"