1 2 3 4 5 6 7 8
[package] name = "consist" version = "0.1.0" authors = ["Andrew Duffy <root@aduffy.org>"] license = "MIT" description = "Dead-simple consistent hashing library" [dependencies]