fix: switch to rust bindings for bitcoin-secp256k1
This commit is contained in:
@@ -31,7 +31,7 @@ strum = "0.24.1"
|
||||
strum_macros = "0.24.3"
|
||||
itertools = "0.10.5"
|
||||
indexmap = "1.9.2"
|
||||
k256 = "0.12.0"
|
||||
secp256k1 = "0.26.0"
|
||||
|
||||
[dev-dependencies]
|
||||
hex = "0.4.3"
|
||||
|
||||
Reference in New Issue
Block a user