mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Resolve #321
This commit is contained in:
@@ -68,10 +68,6 @@ monero-generators = { path = "generators", version = "0.3", default-features = f
|
||||
[dev-dependencies]
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
|
||||
# TODO: Remove when https://github.com/monero-rs/monero-rs/issues/162 is solved
|
||||
serde = { version = "=1.0.167", default-features = false, features = ["derive", "alloc"] }
|
||||
monero-rpc = "0.3"
|
||||
|
||||
frost = { package = "modular-frost", path = "../../crypto/frost", version = "0.7", features = ["tests"] }
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user