From c2bc1caa39af72a1b99d33552251010dd21c2140 Mon Sep 17 00:00:00 2001 From: Meziu Date: Fri, 29 Oct 2021 17:13:26 +0200 Subject: [PATCH] Maybe i should look at the directory before pushing --- .cargo/config.toml | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 .cargo/config.toml diff --git a/.cargo/config.toml b/.cargo/config.toml deleted file mode 100644 index 4782581..0000000 --- a/.cargo/config.toml +++ /dev/null @@ -1,2 +0,0 @@ -[build] -rustc = "/home/andrea/Desktop/ProgrammingStuff/Rust/rust-3ds/rust/build/x86_64-unknown-linux-gnu/stage2/bin/rustc"