mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Update to {k, p}256 0.12
This commit is contained in:
@@ -31,7 +31,7 @@ hex-literal = "0.3"
|
||||
|
||||
blake2 = "0.10"
|
||||
|
||||
k256 = { version = "0.11", features = ["arithmetic", "bits"] }
|
||||
k256 = { version = "0.12", features = ["arithmetic", "bits"] }
|
||||
dalek-ff-group = { path = "../dalek-ff-group" }
|
||||
|
||||
transcript = { package = "flexible-transcript", path = "../transcript", features = ["recommended"] }
|
||||
|
||||
Reference in New Issue
Block a user