system76 / firmware-update

System76 Firmware Update Utility
GNU General Public License v3.0
204 stars 15 forks source link

Enable mem feature of compiler-builtins #27

Closed crawfxrd closed 3 years ago

crawfxrd commented 3 years ago

Replace the deprecated rlibc library with the compiler-builtins intrinsics. Requires a toolchain newer than 2020-09-30.

This also updates the Cargo.lock format to V2.