mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-08 22:28:12 -05:00
fuzz: Use patched blake2_simd crate.
This commit is contained in:
@@ -18,6 +18,9 @@ features = ["zkas"]
|
||||
path = "../src/serial"
|
||||
features = ["derive", "semver", "collections", "crypto", "hash"]
|
||||
|
||||
[patch.crates-io]
|
||||
blake2b_simd = {git="https://github.com/parazyd/blake2_simd", branch="impl-common"}
|
||||
|
||||
# Prevent this from interfering with workspaces
|
||||
[workspace]
|
||||
members = ["."]
|
||||
|
||||
Reference in New Issue
Block a user