hashring 0.3.1

A minimal implementation of consistent hashing
Documentation
[dependencies.siphasher]
version = "0.3.1"

[features]
nightly = []

[package]
authors = ["Jerome Froelich <jeromefroelich@hotmail.com>"]
description = "A minimal implementation of consistent hashing"
documentation = "https://docs.rs/hashring/"
homepage = "https://github.com/jeromefroe/hashring-rs"
keywords = ["consistent", "hashing", "hash", "ring"]
license = "MIT"
name = "hashring"
readme = "README.md"
repository = "https://github.com/jeromefroe/hashring-rs.git"
version = "0.3.1"