seahash 4.1.0

A blazingly fast, portable hash function with proven statistical guarantees.
Documentation
[[bench]]
harness = false
name = "bench"
[dev-dependencies.criterion]
version = "0.3"

[dev-dependencies.quickcheck]
version = "0.9.2"

[features]
default = []
use_std = []

[package]
authors = ["ticki <ticki@users.noreply.github.com>", "Tom Almeida <tom@tommoa.me>"]
description = "A blazingly fast, portable hash function with proven statistical guarantees."
documentation = "https://docs.rs/seahash"
exclude = ["target", "Cargo.lock"]
keywords = ["hash", "hashing", "checksum", "checksumming", "portable"]
license = "MIT"
name = "seahash"
repository = "https://gitlab.redox-os.org/redox-os/seahash"
version = "4.1.0"