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
The rand crate hereby used is 0.4, while the latest is is now 0.7 and most downstream Rust projects are upgraded to 0.6.x. Specifically the Rand trait is deprecated.
The rand crate hereby used is 0.4, while the latest is is now 0.7 and most downstream Rust projects are upgraded to 0.6.x. Specifically the Rand trait is deprecated.
See also zcash/librustzcash#60 and the Upgrade guide
The text was updated successfully, but these errors were encountered: