Merge pull request #146 from rust-bitcoin/2018-08-secp-0.11
update rust-secp dependency to 0.11
This commit is contained in:
commit
c89a4f5ada
|
@ -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