aboutsummaryrefslogtreecommitdiff
path: root/rust-toolchain.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-07-16 10:47:07 +0000
committerFuwn <[email protected]>2022-07-16 10:47:07 +0000
commitf63f2b749aa0ff4efdc367b514aba08c23dd7c89 (patch)
treee7d692aeff08cabc8d6d321aa05c4f0c25d7ca45 /rust-toolchain.toml
downloadsydney-f63f2b749aa0ff4efdc367b514aba08c23dd7c89.tar.xz
sydney-f63f2b749aa0ff4efdc367b514aba08c23dd7c89.zip
feat: initial release
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..60883f4
--- /dev/null
+++ b/rust-toolchain.toml
@@ -0,0 +1,2 @@
+[toolchain]
+channel = "1.59.0"