aboutsummaryrefslogtreecommitdiff
path: root/rust-toolchain.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-26 00:46:03 +0000
committerFuwn <[email protected]>2022-03-26 03:12:32 +0000
commitfdfc6c4123ecdb8d8e173a4661a0bcf7d7220a33 (patch)
tree447c5f99a973d9e69e5b3b490acad8c37e07b0c7 /rust-toolchain.toml
parentdocs(cargo): add meta (diff)
downloadwindmark-fdfc6c4123ecdb8d8e173a4661a0bcf7d7220a33.tar.xz
windmark-fdfc6c4123ecdb8d8e173a4661a0bcf7d7220a33.zip
feat: working proof
Forgot to commit this last night!
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..22a9829
--- /dev/null
+++ b/rust-toolchain.toml
@@ -0,0 +1,2 @@
+[toolchain]
+channel = "nightly-2022-02-22"