ci: update Rust to 1.89.0

This commit is contained in:
link2xt
2025-08-11 19:10:51 +00:00
committed by l
parent f41a3970b2
commit e02bc6ffb5
2 changed files with 2 additions and 2 deletions

View File

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