mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-27 23:47:29 +00:00
Add blake2 and xxhash hash functions
This commit is contained in:
@@ -16,8 +16,10 @@ path = "lib.rs"
|
||||
rand = "0.7"
|
||||
hex = "0.3"
|
||||
sha2 = "0.8"
|
||||
blake2 = "0.9"
|
||||
err-derive = "0.2.3"
|
||||
log = "0.4"
|
||||
fasthash = "0.4"
|
||||
|
||||
sled = "0.31"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user