You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is because of the stated MSRV of 1.29, I assume once the other crates in the rust-bitcoin stack move to MSRV of 1.36 then this crate will also and rand can be updated. See rust-bitcoin/rust-secp256k1#328
This crate uses version 0.6 of the rand crate and is incompatible with the latest 0.8
The text was updated successfully, but these errors were encountered: