aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rust-toolchain.toml2
-rw-r--r--rust_toolchain.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/rust-toolchain.toml b/rust-toolchain.toml
new file mode 100644
index 0000000..ff3a1a1
--- /dev/null
+++ b/rust-toolchain.toml
@@ -0,0 +1,2 @@
+[toolchain]
+channel = "nightly-2022-07-24"
diff --git a/rust_toolchain.toml b/rust_toolchain.toml
deleted file mode 100644
index 5d56faf..0000000
--- a/rust_toolchain.toml
+++ /dev/null
@@ -1,2 +0,0 @@
-[toolchain]
-channel = "nightly"