From 856c3be26ba98ebc47f9ada372e8f45a9bb31aa2 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Wed, 10 Sep 2025 12:48:18 -0700 Subject: fix: update version in Cargo.toml + github workflows --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index d6b4a1bd..4d4cff24 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ exclude = ["ui/backend"] [workspace.package] version = "18.8.0" authors = ["Ellie Huxtable "] -rust-version = "1.88" +rust-version = "1.89" license = "MIT" homepage = "https://atuin.sh" repository = "https://github.com/atuinsh/atuin" -- cgit v1.3.1