mirror of
https://github.com/MAGICGrants/cuprate-for-explorer.git
synced 2026-01-09 19:47:59 -05:00
randomx-rs: ab4a0ea -> 567bdca (#493)
* update * update * cargo update -p randomx-rs
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -2596,7 +2596,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "randomx-rs"
|
||||
version = "1.4.0"
|
||||
source = "git+https://github.com/Cuprate/randomx-rs.git?rev=ab4a0ea#ab4a0eaeb47a59ed79c9e9ab2686ec3e8616e2ec"
|
||||
source = "git+https://github.com/Cuprate/randomx-rs.git?rev=567bdca#567bdcade871f2391dc67eb90d38efaa78c24003"
|
||||
dependencies = [
|
||||
"bitflags 1.3.2",
|
||||
"cmake",
|
||||
|
||||
@@ -190,7 +190,7 @@ monero-serai = { git = "https://github.com/Cuprate/serai.git", rev = "e
|
||||
nu-ansi-term = { version = "0.46", default-features = false }
|
||||
paste = { version = "1", default-features = false }
|
||||
pin-project = { version = "1", default-features = false }
|
||||
randomx-rs = { git = "https://github.com/Cuprate/randomx-rs.git", rev = "ab4a0ea", default-features = false }
|
||||
randomx-rs = { git = "https://github.com/Cuprate/randomx-rs.git", rev = "567bdca", default-features = false }
|
||||
rand = { version = "0.8", default-features = false }
|
||||
rand_distr = { version = "0.4", default-features = false }
|
||||
rayon = { version = "1", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user