summaryrefslogtreecommitdiff
path: root/bootle/rust-toolchain.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bootle/rust-toolchain.toml')
-rw-r--r--bootle/rust-toolchain.toml5
1 files changed, 0 insertions, 5 deletions
diff --git a/bootle/rust-toolchain.toml b/bootle/rust-toolchain.toml
deleted file mode 100644
index 22068c5..0000000
--- a/bootle/rust-toolchain.toml
+++ /dev/null
@@ -1,5 +0,0 @@
-[toolchain]
-channel = "nightly"
-components = ["rust-src"]
-targets = ["x86_64-unknown-none"]
-profile = "default"