Remove Apple M1 resolver workaround

This commit is contained in:
Michael Vines 2021-12-20 18:16:46 -08:00
parent ba8e15848e
commit d896ff74ec
1 changed files with 0 additions and 5 deletions

View File

@ -85,8 +85,3 @@ members = [
exclude = [
"programs/bpf",
]
# TODO: Remove once the "simd-accel" feature from the reed-solomon-erasure
# dependency is supported on Apple M1. v2 of the feature resolver is needed to
# specify arch-specific features.
resolver = "2"