From 7a3e1fc37c7c77221eee61939328ab6822a70426 Mon Sep 17 00:00:00 2001 From: andromeda Date: Mon, 30 Mar 2026 17:03:36 +0200 Subject: remove bootle --- bootle/.cargo/config.toml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 bootle/.cargo/config.toml (limited to 'bootle/.cargo') diff --git a/bootle/.cargo/config.toml b/bootle/.cargo/config.toml deleted file mode 100644 index 74cdc7b..0000000 --- a/bootle/.cargo/config.toml +++ /dev/null @@ -1,5 +0,0 @@ -[build] -target = "x86_64-unknown-none" -rustflags = [ - "-Crelocation-model=static" -] -- cgit v1.3.1