aboutsummaryrefslogtreecommitdiff
path: root/rust-toolchain.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-07-24 21:08:07 +0000
committerFuwn <[email protected]>2022-07-24 21:08:07 +0000
commit7c196cdc0fe8c2a24f7e839876d3bdb9066571fa (patch)
tree06c23e5b46089c881675f1e9f8a63d6637992cd8 /rust-toolchain.toml
parentfeat(ui.rs): black background (diff)
downloadsydney-0.1.8.tar.xz
sydney-0.1.8.zip
feat(src): ui overhaul (bollux inspired)v0.1.8
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 60883f4..3aa68ad 100644
--- a/rust-toolchain.toml
+++ b/rust-toolchain.toml
@@ -1,2 +1,2 @@
[toolchain]
-channel = "1.59.0"
+channel = "nightly-2022-07-23"