From: Colin Walters Date: Thu, 9 Jun 2022 21:49:18 +0000 (-0400) Subject: ci: Bump MSRV X-Git-Tag: archive/raspbian/2022.5-1+rpi1^2~9^2^2~24^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=76071a2b1184e5e7db7dc8b2e6971eb8313868d3;p=ostree.git ci: Bump MSRV To match what's in ostree-rs-ext. --- diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index a830c0e8..b9c972e2 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -15,7 +15,7 @@ env: # TODO: Automatically query this from the C side LATEST_LIBOSTREE: "v2022_5" # Minimum supported Rust version (MSRV) - ACTION_MSRV_TOOLCHAIN: 1.54.0 + ACTION_MSRV_TOOLCHAIN: 1.58.1 # Pinned toolchain for linting ACTION_LINTS_TOOLCHAIN: 1.56.0