mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Merge branch 'dalek-4.0' into develop
This commit is contained in:
@@ -25,7 +25,7 @@ ciphersuite = { path = "../ciphersuite", version = "0.3", features = ["std", "ri
|
||||
schnorr = { package = "schnorr-signatures", path = "../schnorr", version = "0.4" }
|
||||
frost = { path = "../frost", package = "modular-frost", version = "0.7", features = ["ristretto"] }
|
||||
|
||||
schnorrkel = "0.10"
|
||||
schnorrkel = { version = "0.11", git = "https://github.com/serai-dex/schnorrkel" }
|
||||
|
||||
[dev-dependencies]
|
||||
frost = { path = "../frost", package = "modular-frost", features = ["tests"] }
|
||||
|
||||
Reference in New Issue
Block a user