mirror of
https://github.com/RustCrypto/signatures
synced 2026-06-21 13:45:42 +00:00
ecdsa: bump elliptic-curve to v0.14.0-rc.18 (#1125)
This commit is contained in:
+1
-2
@@ -26,6 +26,5 @@ ml-dsa = { path = "./ml-dsa" }
|
||||
rfc6979 = { path = "./rfc6979" }
|
||||
slh-dsa = { path = "./slh-dsa" }
|
||||
|
||||
crypto-primes = { git = "https://github.com/tarcieri/crypto-primes", branch = "crypto-bigint/v0.7.0-rc.12" }
|
||||
elliptic-curve = { git = "https://github.com/RustCrypto/traits" }
|
||||
crypto-primes = { git = "https://github.com/tarcieri/crypto-primes", branch = "crypto-bigint/v0.7.0-rc.13" }
|
||||
rand = { git = "https://github.com/rust-random/rand" }
|
||||
|
||||
Reference in New Issue
Block a user