update rust-secp dependency to 0.11
This commit is contained in:
parent
dbefaef25c
commit
41ebf5468c
|
@ -40,5 +40,5 @@ git = "https://github.com/KokaKiwi/rust-hex"
|
|||
rev = "19fd37137686c30058bd9d11d21590e726ffdf31"
|
||||
|
||||
[dependencies.secp256k1]
|
||||
version = "0.10"
|
||||
version = "0.11"
|
||||
features = [ "rand" ]
|
||||
|
|
Loading…
Reference in New Issue