ci: update Rust to 1.94.0

This commit is contained in:
link2xt
2026-03-08 13:37:05 +00:00
committed by l
parent a95bf77868
commit b30f93a57d
2 changed files with 2 additions and 2 deletions

View File

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