mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
chore: Update RandomX to 1.2.1
This commit is contained in:
@@ -6,7 +6,7 @@ edition = "2021"
|
||||
[workspace]
|
||||
|
||||
[dependencies]
|
||||
randomx = {git = "https://github.com/darkrenaissance/RandomX"}
|
||||
randomx = {git = "https://codeberg.org/darkrenaissance/RandomX"}
|
||||
darkfi-serial = {path = "../../../src/serial"}
|
||||
darkfi-sdk = {path = "../../../src/sdk", features = ["async"]}
|
||||
darkfi = {path = "../../../", features = ["util", "async-serial"]}
|
||||
|
||||
Reference in New Issue
Block a user