From e77f8bcb70a721e8e5770afe1160a82ddf4abcea Mon Sep 17 00:00:00 2001 From: frisitano Date: Wed, 21 Jan 2026 15:12:23 +0000 Subject: [PATCH] bump msrv 1.88 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e3ef83ac..1daf72f7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [workspace.package] version = "1.0.6" edition = "2021" -rust-version = "1.83" +rust-version = "1.88" license = "MIT OR Apache-2.0" exclude = [".github/"]