mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-08 22:28:12 -05:00
chore: Update crate deps and freeze RandomX git rev
This commit is contained in:
@@ -11,7 +11,7 @@ edition = "2021"
|
||||
[dependencies]
|
||||
arg = {git = "https://github.com/parazyd/arg"}
|
||||
bs58 = "0.5.1"
|
||||
ctrlc = "3.4.6"
|
||||
ctrlc = "3.4.7"
|
||||
darkfi = {path = "../../", features = ["util"]}
|
||||
darkfi-sdk = {path = "../../src/sdk"}
|
||||
darkfi_money_contract = {path = "../../src/contract/money", features = ["no-entrypoint", "client"]}
|
||||
|
||||
Reference in New Issue
Block a user