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
We had an impl of the (deprecated) ThirtyTwoByte hash trait, which we no
longer use; we delete this. Also remove the 'hashes' feature gate from a
unit test that no longer needs it.
There is also a `pub extern crate hashes` in src/lib.rs which we should
remove here, but it's used in some doctests so we'll remove it in the
next commit.
0 commit comments