The Rust prelude now collects Cargo metadata for both the host and target platforms during release cross-builds, so host build scripts and proc macros keep the correct dependencies and features when compiling for a different target.
Hive
Collect host and target Cargo metadata for release cross-builds
Published
Jun 28, 2026 · 10:12 UTC
Repository
tuist/once