From 337894528c3afd55826b3b766a3afa6c076ba5fa Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Sat, 18 Jul 2026 05:20:43 +0400 Subject: build: upgrade Rust toolchain to 1.97.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 018fe73..3e92b8a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,7 +38,7 @@ members = [ [workspace.package] version = "0.1.0" edition = "2021" -rust-version = "1.87" +rust-version = "1.97" license = "GPL-2.0-only" repository = "https://github.com/valentineus/fparkan" -- cgit v1.2.3