ci: bump rust stable version to 1.65.0

This commit is contained in:
Yuki Kishimoto
2022-12-08 15:30:27 +01:00
parent 3a782b3b0d
commit fb76c9ed9a

View File

@@ -10,7 +10,7 @@ jobs:
strategy: strategy:
matrix: matrix:
rust: rust:
- version: 1.60.0 # STABLE - version: 1.65.0 # STABLE
clippy: true clippy: true
- version: 1.56.1 # MSRV - version: 1.56.1 # MSRV
features: features: