aboutsummaryrefslogtreecommitdiffstats
path: root/ui/backend
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2024-06-06 15:03:43 +0100
committerGitHub <noreply@github.com>2024-06-06 15:03:43 +0100
commiteb4a5ab4cd57e8059bb41ef7d715721aa1af049a (patch)
tree86b14e620822ec656b40938931beb9fd6c473749 /ui/backend
parentfeat(ui): setup single-instance (#2093) (diff)
downloadatuin-eb4a5ab4cd57e8059bb41ef7d715721aa1af049a.zip
chore: update email, gitignore, tweak ui (#2094)
Diffstat (limited to 'ui/backend')
-rw-r--r--ui/backend/rust-toolchain.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/backend/rust-toolchain.toml b/ui/backend/rust-toolchain.toml
new file mode 100644
index 00000000..fcc85b9e
--- /dev/null
+++ b/ui/backend/rust-toolchain.toml
@@ -0,0 +1,2 @@
+[toolchain]
+channel = "1.77"