From 65b74277d1f113174ad52cae9ffa93fbef1dc705 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Tue, 21 Apr 2026 02:34:35 +0100 Subject: chore: update to rust 1.95 (#3426) ## 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 277d9dd8..80975d44 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ exclude = ["ui/backend", "crates/atuin-nucleo/matcher/fuzz"] [workspace.package] version = "18.15.2" authors = ["Ellie Huxtable "] -rust-version = "1.94.0" +rust-version = "1.95.0" license = "MIT" homepage = "https://atuin.sh" repository = "https://github.com/atuinsh/atuin" -- cgit v1.3.1