mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-11 13:39:25 +00:00
dalek 4.0
This commit is contained in:
@@ -29,7 +29,7 @@ frost = { package = "modular-frost", path = "../crypto/frost" }
|
||||
|
||||
scale = { package = "parity-scale-codec", version = "3", features = ["derive"] }
|
||||
|
||||
sp-application-crypto = { git = "https://github.com/serai-dex/substrate", default-features = false }
|
||||
sp-application-crypto = { git = "https://github.com/serai-dex/substrate", branch = "dalek-4.0", default-features = false }
|
||||
|
||||
rocksdb = "0.21"
|
||||
serai-db = { path = "../common/db", features = ["rocksdb"] }
|
||||
|
||||
Reference in New Issue
Block a user