]> git.lizzy.rs Git - line_audiolizer.git/commitdiff
Use correct rust toolchain
authorElias Fleckenstein <eliasfleckenstein@web.de>
Thu, 28 Jul 2022 20:29:12 +0000 (22:29 +0200)
committerElias Fleckenstein <eliasfleckenstein@web.de>
Thu, 28 Jul 2022 20:38:33 +0000 (22:38 +0200)
rust-toolchain.toml [new file with mode: 0644]
rust_toolchain.toml [deleted file]

diff --git a/rust-toolchain.toml b/rust-toolchain.toml
new file mode 100644 (file)
index 0000000..ff3a1a1
--- /dev/null
@@ -0,0 +1,2 @@
+[toolchain]
+channel = "nightly-2022-07-24"
diff --git a/rust_toolchain.toml b/rust_toolchain.toml
deleted file mode 100644 (file)
index 5d56faf..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-[toolchain]
-channel = "nightly"