diff options
| author | Ellie Huxtable <ellie@atuin.sh> | 2024-10-22 16:58:25 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-22 16:58:25 -0700 |
| commit | 2e332c247d69719a3fd7182f6fdb7dbc117be1d5 (patch) | |
| tree | dee7ba8be006b9d5f3a21f549ba539cab49e01b3 /rust-toolchain.toml | |
| parent | chore(deps): bump lukemathwalker/cargo-chef (#2427) (diff) | |
| download | atuin-2e332c247d69719a3fd7182f6fdb7dbc117be1d5.zip | |
chore: update to rust 1.82 (#2432)
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 a56a283d..76fcadb5 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,2 +1,2 @@ [toolchain] -channel = "1.80.1" +channel = "1.82" |
