diff --git a/Cargo.toml b/Cargo.toml index 008384e..4606ba5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -69,7 +69,3 @@ debug = true [lints.rust] mismatched_lifetime_syntaxes = "allow" - -[target.x86_64-unknown-linux-gnu] -linker = "/usr/bin/clang" -rustflags = ["-Clink-arg=-fuse-ld=lld", "-Clink-arg=-Wl,--no-rosegment"] \ No newline at end of file