From 05afb64b074c5a263de1060227870916726a0b7a Mon Sep 17 00:00:00 2001 From: Martin Berg Alstad Date: Tue, 1 Jul 2025 18:12:01 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Update=20rust=20to=201.88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c248758..d09934c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ exclude = ["examples"] [workspace.package] edition = "2024" -rust-version = "1.85" +rust-version = "1.88" authors = ["Martin Berg Alstad"] homepage = "martials.no"