We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a8bc8fb + 2ef384d commit 6494e53Copy full SHA for 6494e53
fuzz/Cargo.toml
@@ -26,7 +26,7 @@ libfuzzer-sys = { git = "https://github.com/rust-fuzz/libfuzzer-sys.git", option
26
27
[patch.crates-io]
28
# Rust-Secp256k1 PR 282. This patch should be dropped once that is merged.
29
-secp256k1 = { git = 'https://github.com/TheBlueMatt/rust-secp256k1', rev = '32767e0e21e8861701ff7d5957613169d67ff1f8' }
+secp256k1 = { git = 'https://github.com/TheBlueMatt/rust-secp256k1', rev = 'c8615128097e0205dcf69e515e56fb57e5c97138' }
30
# bitcoin_hashes PR 111 (without the top commit). This patch should be dropped once that is merged.
31
bitcoin_hashes = { git = 'https://github.com/TheBlueMatt/bitcoin_hashes', rev = 'c90d26339a3e34fd2f942aa80298f410cc41b743' }
32
0 commit comments