From 42d4aff9f91e47e4362f119ab8575204415f58a3 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Thu, 28 May 2026 16:21:05 -0700 Subject: chore: update to Rust 1.96 (#3507) ## Checks - [ ] I am happy for maintainers to push small adjustments to this PR, to speed up the review cycle - [ ] I have checked that there are no existing pull requests for the same thing --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a723ad5c..805e1b89 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ exclude = ["ui/backend", "crates/atuin-nucleo/matcher/fuzz"] [workspace.package] version = "18.16.1" authors = ["Ellie Huxtable "] -rust-version = "1.95.0" +rust-version = "1.96.0" license = "MIT" homepage = "https://atuin.sh" repository = "https://github.com/atuinsh/atuin" -- cgit v1.3.1