flexihash 0.1.7

Consistent hashing following the API and compatible with flexihash-php and flexihash-py
Documentation
[[bench]]
harness = false
name = "hasher"

[[bench]]
harness = false
name = "lookup_list"

[[bench]]
harness = false
name = "add_target"

[[bench]]
harness = false
name = "new"
[dependencies.crc]
version = "1.8.1"

[dependencies.md5]
version = "0.7.0"
[dev-dependencies.criterion]
version = "0.3"

[package]
authors = ["Shish <shish@shishnet.org>"]
description = "Consistent hashing following the API and compatible with flexihash-php and flexihash-py"
documentation = "https://github.com/shish/flexihash-rs/"
edition = "2018"
homepage = "https://shish.io"
license = "MIT"
name = "flexihash"
readme = "README.md"
repository = "https://github.com/shish/flexihash-rs/"
version = "0.1.7"