chore: Update RandomX to 1.2.1

This commit is contained in:
parazyd
2025-02-18 11:11:22 +01:00
parent ce5dc4988b
commit 2f55e8e09d
3 changed files with 137 additions and 139 deletions

View File

@@ -125,7 +125,7 @@ wasmer-middlewares = {version = "5.0.5-rc1", optional = true}
sled-overlay = {version = "0.1.6", optional = true}
# Miner
randomx = {git = "https://github.com/darkrenaissance/RandomX", optional = true}
randomx = {git = "https://codeberg.org/darkrenaissance/RandomX", optional = true}
[dev-dependencies]
clap = {version = "4.4.11", features = ["derive"]}