ci: update Rust to 1.92.0

This commit is contained in:
link2xt
2025-12-11 18:03:21 +00:00
committed by l
parent 9e2a4325e9
commit 121bfd1fa8
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ permissions: {}
env:
RUSTFLAGS: -Dwarnings
RUST_VERSION: 1.91.0
RUST_VERSION: 1.92.0
# Minimum Supported Rust Version
MSRV: 1.88.0