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 crate uses typenum as dependency but that one seems no more maintained (last commit on December 2021) and has issues with Mac OS Apple Silicon: paholg/typenum#182
I'd suggest to not use it in order to make generic-array usable on Apple Silicon
The text was updated successfully, but these errors were encountered:
This crate uses typenum as dependency but that one seems no more maintained (last commit on December 2021) and has issues with Mac OS Apple Silicon: paholg/typenum#182
I'd suggest to not use it in order to make generic-array usable on Apple Silicon
The text was updated successfully, but these errors were encountered: