ci: linting update rust toolchain

This commit is contained in:
Zack Fu Zi Xiang 2024-12-20 10:03:32 +08:00
parent 0e7d3afa46
commit 1fc3817f3f
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ env:
SQLX_VERSION: 0.7.1
SQLX_FEATURES: "rustls,postgres"
SQLX_OFFLINE: true
RUST_TOOLCHAIN: "1.80"
RUST_TOOLCHAIN: "1.81"
jobs:
test: