1 2 3 4
# https://github.com/rust-lang/rust/issues/28924 # Make sure the correct linker is used for cross-compiling [target.aarch64-unknown-linux-musl] linker = "rust-lld"