From 9652b5066ccc4d6f1978a854b6ac4450932d559e Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Mon, 24 Mar 2025 11:14:49 +0000 Subject: chore: update to rust 1.85.1 (#2642) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 9b4fb1f9..dba271f1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ exclude = ["ui/backend"] [workspace.package] version = "18.5.0-beta.1" authors = ["Ellie Huxtable "] -rust-version = "1.85" +rust-version = "1.85.1" license = "MIT" homepage = "https://atuin.sh" repository = "https://github.com/atuinsh/atuin" -- cgit v1.3.1