aboutsummaryrefslogtreecommitdiff
path: root/rust-toolchain.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-07-24 21:18:07 +0000
committerFuwn <[email protected]>2022-07-24 21:18:07 +0000
commit86573a2111edbf7b0368226f2d378335f8aa582a (patch)
tree5bcc1243a723d908228c86687999eb9a934d429d /rust-toolchain.toml
parentfeat(src): ui overhaul (bollux inspired) (diff)
downloadsydney-0.1.9.tar.xz
sydney-0.1.9.zip
refactor: docs and formatv0.1.9
Diffstat (limited to 'rust-toolchain.toml')
-rw-r--r--rust-toolchain.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain.toml b/rust-toolchain.toml
index 3aa68ad..292fe49 100644
--- a/rust-toolchain.toml
+++ b/rust-toolchain.toml
@@ -1,2 +1,2 @@
[toolchain]
-channel = "nightly-2022-07-23"
+channel = "stable"