diff options
| author | Ellie Huxtable <ellie@atuin.sh> | 2025-04-03 13:40:37 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-03 13:40:37 +0100 |
| commit | 9d816d16db233dd1aa477bfe1cc5a960e3c7b6c7 (patch) | |
| tree | 2a1347add8ff4156c45b511ace887eea54d0eca1 /Cargo.toml | |
| parent | chore: update to rust 1.86 (#2666) (diff) | |
| download | atuin-9d816d16db233dd1aa477bfe1cc5a960e3c7b6c7.zip | |
Revert "chore: update to rust 1.86 (#2666)" (#2667)
This reverts commit f0e8cc753e8448d415ae90ad7774058c6c5d47f7.
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ exclude = ["ui/backend"] [workspace.package] version = "18.5.0-beta.2" authors = ["Ellie Huxtable <ellie@atuin.sh>"] -rust-version = "1.86" +rust-version = "1.85.1" license = "MIT" homepage = "https://atuin.sh" repository = "https://github.com/atuinsh/atuin" |
