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
sha2 depends on a deprecated version of generic_array, which should be resolved when 0.11.0 is released. Once that is available we can remove the #[allow(deprecated)] directive introduced here: #1508