aboutsummaryrefslogtreecommitdiff
path: root/rust_toolchain.toml
diff options
context:
space:
mode:
authorElias Fleckenstein <eliasfleckenstein@web.de>2022-07-28 20:53:30 +0200
committerElias Fleckenstein <eliasfleckenstein@web.de>2022-07-28 20:53:30 +0200
commit4dfc334fe10571400fa6831ef815dc50d3389ef8 (patch)
treee34693b82da2d50183f3e2e3df2d41bd81467716 /rust_toolchain.toml
downloadline_audiolizer-4dfc334fe10571400fa6831ef815dc50d3389ef8.tar.xz
Initial commit
Diffstat (limited to 'rust_toolchain.toml')
-rw-r--r--rust_toolchain.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/rust_toolchain.toml b/rust_toolchain.toml
new file mode 100644
index 0000000..5d56faf
--- /dev/null
+++ b/rust_toolchain.toml
@@ -0,0 +1,2 @@
+[toolchain]
+channel = "nightly"