aboutsummaryrefslogtreecommitdiff
path: root/templates/rust/rust-toolchain.toml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/rust/rust-toolchain.toml')
-rw-r--r--templates/rust/rust-toolchain.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/rust/rust-toolchain.toml b/templates/rust/rust-toolchain.toml
deleted file mode 100644
index cc8f987..0000000
--- a/templates/rust/rust-toolchain.toml
+++ /dev/null
@@ -1,3 +0,0 @@
-[toolchain]
-channel = "1.64.0"
-components = ["rustfmt", "clippy"]