mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 12:49:23 +00:00
Update to {k, p}256 0.12
This commit is contained in:
@@ -23,7 +23,7 @@ rand_core = { version = "0.6", optional = true }
|
||||
[dev-dependencies]
|
||||
rand_core = "0.6"
|
||||
|
||||
k256 = { version = "0.11", features = ["bits"] }
|
||||
k256 = { version = "0.12", features = ["bits"] }
|
||||
dalek-ff-group = { path = "../dalek-ff-group" }
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user