From b764ee327da6641e95279c9540be5fcf68814f14 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Wed, 7 Aug 2024 21:07:34 +0100 Subject: chore: update to rust 1.80 (#2344) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 178b0ee9..a0fffdca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ exclude = ["ui/backend"] [workspace.package] version = "18.4.0-beta.3" authors = ["Ellie Huxtable "] -rust-version = "1.79" +rust-version = "1.80" license = "MIT" homepage = "https://atuin.sh" repository = "https://github.com/atuinsh/atuin" -- cgit v1.3.1