mirror of
https://github.com/terrapkg/packages.git
synced 2026-07-03 09:20:50 +00:00
8a7f86b092
* fix(bun): use baseline instead The normal version requires avx2 support. Switching to the baseline removes the requirement. * bump rel