From 7128ea1e0788740dcb8e4829d4b68145ff941be9 Mon Sep 17 00:00:00 2001 From: Forge Date: Thu, 7 May 2026 13:49:34 -0700 Subject: [PATCH] ci: add rust-version MSRV policy --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index dcb94aa..dcd8650 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,6 +13,7 @@ members = [ resolver = "3" [workspace.package] +rust-version = "1.75" license = "MIT OR Apache-2.0" [workspace.dependencies]