From f0e8cc753e8448d415ae90ad7774058c6c5d47f7 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Thu, 3 Apr 2025 13:10:35 +0100 Subject: chore: update to rust 1.86 (#2666) * chore: update to rust 1.86 * fix: clippy errors from 1.86 * fix: update nix sha256 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 40ab7308..2d66e49c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ exclude = ["ui/backend"] [workspace.package] version = "18.5.0-beta.2" authors = ["Ellie Huxtable "] -rust-version = "1.85.1" +rust-version = "1.86" license = "MIT" homepage = "https://atuin.sh" repository = "https://github.com/atuinsh/atuin" -- cgit v1.3.1