diff options
| author | Ellie Huxtable <ellie@atuin.sh> | 2025-04-07 13:04:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-07 13:04:18 +0100 |
| commit | 336447e7f606654c638c19ae3b7561f6265e9a2b (patch) | |
| tree | 85992a8e8a5a0c9f445415e1bdb78172bbc56e3d /Cargo.toml | |
| parent | chore(deps): bump lukemathwalker/cargo-chef (#2675) (diff) | |
| download | atuin-336447e7f606654c638c19ae3b7561f6265e9a2b.zip | |
Revert "Revert "chore: update to rust 1.86 (#2666)" (#2667)" (#2676)
This reverts commit 9d816d16db233dd1aa477bfe1cc5a960e3c7b6c7.
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.85.1" +rust-version = "1.86" license = "MIT" homepage = "https://atuin.sh" repository = "https://github.com/atuinsh/atuin" |
