diff options
| author | Ellie Huxtable <ellie@atuin.sh> | 2025-03-24 11:14:49 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-24 11:14:49 +0000 |
| commit | 9652b5066ccc4d6f1978a854b6ac4450932d559e (patch) | |
| tree | 0ff563ba216310dae68e4b3ecdddff9fc046531a /rust-toolchain.toml | |
| parent | fix(build): change atuin-daemon build script .proto paths (#2638) (diff) | |
| download | atuin-9652b5066ccc4d6f1978a854b6ac4450932d559e.zip | |
chore: update to rust 1.85.1 (#2642)
Diffstat (limited to 'rust-toolchain.toml')
| -rw-r--r-- | rust-toolchain.toml | 2 |
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" |
