aboutsummaryrefslogtreecommitdiff
path: root/rust-toolchain.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-05-15 23:44:53 -0700
committerFuwn <[email protected]>2022-05-15 23:44:53 -0700
commit242b0b9591fa4fd5f8b4a45ec4c179f451c62c14 (patch)
tree6dcc82c1e87725224bc3dcd22c974ab0775f4c7f /rust-toolchain.toml
parentdocs(license): add license for vergen (diff)
downloadchorus-main.tar.xz
chorus-main.zip
feat: initial development releaseHEADmain
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..292fe49
--- /dev/null
+++ b/rust-toolchain.toml
@@ -0,0 +1,2 @@
+[toolchain]
+channel = "stable"