From e7819d258a29eeec0e9255a961fee3b44735afab Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Tue, 22 Jul 2025 16:03:20 +0200 Subject: chore: update to rust 1.88 (#2815) * chore: update to rust 1.88 * clippy + fmt * update ci version * update flake --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c5b335ee..5ada8f44 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ exclude = ["ui/backend"] [workspace.package] version = "18.7.1" authors = ["Ellie Huxtable "] -rust-version = "1.86" +rust-version = "1.88" license = "MIT" homepage = "https://atuin.sh" repository = "https://github.com/atuinsh/atuin" -- cgit v1.3.1