fnv 1.0.7

Fowler–Noll–Vo hash function
Documentation
[features]
default = ["std"]
std = []

[lib]
name = "fnv"
path = "lib.rs"

[package]
authors = ["Alex Crichton <alex@alexcrichton.com>"]
description = "Fowler–Noll–Vo hash function"
documentation = "https://doc.servo.org/fnv/"
license = "Apache-2.0 / MIT"
name = "fnv"
readme = "README.md"
repository = "https://github.com/servo/rust-fnv"
version = "1.0.7"