From bf5910fd28ebdeda0b19cc3cbfbbae0eacea2a49 Mon Sep 17 00:00:00 2001 From: Nicolas Patry Date: Mon, 24 Jun 2024 16:43:56 +0200 Subject: [PATCH] 1.79 --- .github/workflows/tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 74479cc6..a8074ddd 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -35,7 +35,7 @@ jobs: with: # Released on: 02 May, 2024 # https://releases.rs/docs/1.78.0/ - toolchain: 1.78.0 + toolchain: 1.79.0 override: true components: rustfmt, clippy - name: Install Protoc