From fb76c9ed9a0764a1e82d5c12a5e8104e26ef0ee5 Mon Sep 17 00:00:00 2001 From: Yuki Kishimoto Date: Thu, 8 Dec 2022 15:30:27 +0100 Subject: [PATCH] ci: bump rust stable version to 1.65.0 --- .github/workflows/cont_integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cont_integration.yml b/.github/workflows/cont_integration.yml index b002a41d5..728ed07ef 100644 --- a/.github/workflows/cont_integration.yml +++ b/.github/workflows/cont_integration.yml @@ -10,7 +10,7 @@ jobs: strategy: matrix: rust: - - version: 1.60.0 # STABLE + - version: 1.65.0 # STABLE clippy: true - version: 1.56.1 # MSRV features: