From e6d05d592099caf02cb3c64b456868be37ff51d9 Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Mon, 28 Feb 2022 00:20:15 +0100 Subject: [PATCH] chore: rust `1.59.0` on ci --- .github/workflows/devel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/devel.yml b/.github/workflows/devel.yml index bddb70a..36241f8 100644 --- a/.github/workflows/devel.yml +++ b/.github/workflows/devel.yml @@ -48,7 +48,7 @@ jobs: # Specific Rust channels - build: pinned os: ubuntu-20.04 - rust: 1.57.0 + rust: 1.59.0 - build: stable os: ubuntu-20.04 rust: stable -- libgit2 1.7.2