From 9c65697dd8119ec9cee13f57f870b07e305d27ec Mon Sep 17 00:00:00 2001 From: andromeda Date: Fri, 6 Mar 2026 20:33:51 +0100 Subject: bunch of stuff idek --- .cargo/config.toml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .cargo/config.toml (limited to '.cargo/config.toml') diff --git a/.cargo/config.toml b/.cargo/config.toml deleted file mode 100644 index 74cdc7b..0000000 --- a/.cargo/config.toml +++ /dev/null @@ -1,5 +0,0 @@ -[build] -target = "x86_64-unknown-none" -rustflags = [ - "-Crelocation-model=static" -] -- cgit v1.3.1