aboutsummaryrefslogtreecommitdiffstats
path: root/rust-toolchain.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@atuin.sh>2025-03-24 11:14:49 +0000
committerGitHub <noreply@github.com>2025-03-24 11:14:49 +0000
commit9652b5066ccc4d6f1978a854b6ac4450932d559e (patch)
tree0ff563ba216310dae68e4b3ecdddff9fc046531a /rust-toolchain.toml
parentfix(build): change atuin-daemon build script .proto paths (#2638) (diff)
downloadatuin-9652b5066ccc4d6f1978a854b6ac4450932d559e.zip
chore: update to rust 1.85.1 (#2642)
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 c5794a6b..00822fdf 100644
--- a/rust-toolchain.toml
+++ b/rust-toolchain.toml
@@ -1,2 +1,2 @@
[toolchain]
-channel = "1.85"
+channel = "1.85.1"