fix build on MacOS: bump secp256k1 and secp256k1-sys to patched versions (#4709)
`secp256k1 v0.28.0` and `secp256k1-sys v0.9.0` were yanked because building them fails for `aarch64-apple-darwin` targets. Use the `secp256k1 v0.28.2` and `secp256k1-sys v0.9.2` patched versions that build fine on ARM chipset MacOS.
parent
77253315
Please register or sign in to comment