aboutsummaryrefslogtreecommitdiffstats
path: root/rust-toolchain.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@atuin.sh>2025-04-03 13:40:37 +0100
committerGitHub <noreply@github.com>2025-04-03 13:40:37 +0100
commit9d816d16db233dd1aa477bfe1cc5a960e3c7b6c7 (patch)
tree2a1347add8ff4156c45b511ace887eea54d0eca1 /rust-toolchain.toml
parentchore: update to rust 1.86 (#2666) (diff)
downloadatuin-9d816d16db233dd1aa477bfe1cc5a960e3c7b6c7.zip
Revert "chore: update to rust 1.86 (#2666)" (#2667)
This reverts commit f0e8cc753e8448d415ae90ad7774058c6c5d47f7.
Diffstat (limited to '')
-rw-r--r--rust-toolchain.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain.toml b/rust-toolchain.toml
index e7f22fb8..00822fdf 100644
--- a/rust-toolchain.toml
+++ b/rust-toolchain.toml
@@ -1,2 +1,2 @@
[toolchain]
-channel = "1.86"
+channel = "1.85.1"