Changes in version 1.2.3 (2025-03-17) o Fix parallel make; more cleanup after build Changes in version 1.2.2 (2024-09-22) o Fix commented out CARGO_HOME in Makevars Changes in version 1.2.1 (2024-09-20) o Print rustc --version in configure as per CRAN request o Update maintainer email address Changes in version 1.2.0 (2023-10-11) o Windows: support aarch64-pc-windows-gnullvm Changes in version 1.1.1 (2023-08-12) o CRAN request: use role="aut" for rust dependencies o CRAN request: use -j2 instead of CARGO_BUILD_JOBS=2 Changes in version 1.1.0 (2023-08-07) o Vendor cargo sources to comply with new CRAN guidlines Changes in version 1.0.2 (2023-06-08) o Windows: add -lntdll to PKG_LIBS as needed by Rust 1.70 and up