aboutsummaryrefslogtreecommitdiffstats
path: root/rust-toolchain.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@atuin.sh>2024-10-22 16:58:25 -0700
committerGitHub <noreply@github.com>2024-10-22 16:58:25 -0700
commit2e332c247d69719a3fd7182f6fdb7dbc117be1d5 (patch)
treedee7ba8be006b9d5f3a21f549ba539cab49e01b3 /rust-toolchain.toml
parentchore(deps): bump lukemathwalker/cargo-chef (#2427) (diff)
downloadatuin-2e332c247d69719a3fd7182f6fdb7dbc117be1d5.zip
chore: update to rust 1.82 (#2432)
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 a56a283d..76fcadb5 100644
--- a/rust-toolchain.toml
+++ b/rust-toolchain.toml
@@ -1,2 +1,2 @@
[toolchain]
-channel = "1.80.1"
+channel = "1.82"