mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 12:49:23 +00:00
Replace tiny_keccak with sha3 in Monero
This commit is contained in:
@@ -22,7 +22,7 @@ rand_distr = "0.4"
|
||||
zeroize = { version = "1.3", features = ["zeroize_derive"] }
|
||||
subtle = "2.4"
|
||||
|
||||
tiny-keccak = { version = "2", features = ["keccak"] }
|
||||
sha3 = "0.10"
|
||||
blake2 = { version = "0.10", optional = true }
|
||||
|
||||
curve25519-dalek = { version = "3", features = ["std"] }
|
||||
|
||||
Reference in New Issue
Block a user