mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 04:39:24 +00:00
Update to {k, p}256 0.12
This commit is contained in:
@@ -17,5 +17,5 @@ rand_core = "0.6"
|
||||
group = "0.12"
|
||||
|
||||
[dev-dependencies]
|
||||
k256 = { version = "0.11", features = ["bits"] }
|
||||
p256 = { version = "0.11", features = ["bits"] }
|
||||
k256 = { version = "0.12", features = ["bits"] }
|
||||
p256 = { version = "0.12", features = ["bits"] }
|
||||
|
||||
Reference in New Issue
Block a user