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
#162 added zerocopy dependency, which in turn brings zerocopy_derive, which brings all the proc-macro dependency. This pushes ahash very far in the compilation chain, which is damageable for such a fundamental crate.
Are you willing to revert #162, or at least to consider a cheaper alternative ?