mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 22:57:59 -05:00
vanityaddr: Remove "util" feature from darkfi dependency.
This commit is contained in:
@@ -12,7 +12,7 @@ edition = "2021"
|
||||
bs58 = "0.4.0"
|
||||
clap = {version = "3.1.6", features = ["derive"]}
|
||||
ctrlc = "3.2.0"
|
||||
darkfi = {path = "../../", features = ["crypto", "util"]}
|
||||
darkfi = {path = "../../", features = ["crypto"]}
|
||||
indicatif = "0.16.2"
|
||||
num_cpus = "1.13.1"
|
||||
rand = "0.8.5"
|
||||
|
||||
Reference in New Issue
Block a user