ci: declare and enforce MSRV of 1.91.1 (#8670)

Signed-off-by: jh-block <jhugo@block.xyz>
This commit is contained in:
jh-block
2026-04-21 18:03:11 +02:00
committed by GitHub
parent 953fe961bc
commit 2067a564ce
11 changed files with 47 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@ resolver = "2"
[workspace.package]
edition = "2021"
version = "1.31.0"
rust-version = "1.91.1"
authors = ["AAIF <ai-oss-tools@block.xyz>"]
license = "Apache-2.0"
repository = "https://github.com/aaif-goose/goose"