From 8d1a33774035ef55aee2e7d09b69222e062ac06f Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Mon, 26 Jan 2026 11:43:53 -0800 Subject: chore: update to rust 1.93 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ba706344..e1f75a62 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ exclude = ["ui/backend"] [workspace.package] version = "18.11.0" authors = ["Ellie Huxtable "] -rust-version = "1.91" +rust-version = "1.93" license = "MIT" homepage = "https://atuin.sh" repository = "https://github.com/atuinsh/atuin" -- cgit v1.3.1