X-Git-Url: https://git.r.bdr.sh/rbdr/olden-mail/blobdiff_plain/e9df3e0598738e765f931e99ac1ce1878cfb4ff5..2bfe4fd8cfd855064f8cf22648315030bfd969be:/Cargo.toml?ds=sidebyside diff --git a/Cargo.toml b/Cargo.toml index 7aa36fb..1205d33 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,7 +33,3 @@ assets = [ [lints.clippy] pedantic = "warn" - -[target.aarch64-unknown-linux-gnu] -linker = "aarch64-linux-gnu-gcc" -rustflags = ["-C", "link-arg=-fuse-ld=lld"]