ci: Bump MSRV

To match what's in ostree-rs-ext.
This commit is contained in:
Colin Walters 2022-06-09 17:49:18 -04:00
parent 99c122d219
commit 76071a2b11
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ env:
# TODO: Automatically query this from the C side # TODO: Automatically query this from the C side
LATEST_LIBOSTREE: "v2022_5" LATEST_LIBOSTREE: "v2022_5"
# Minimum supported Rust version (MSRV) # Minimum supported Rust version (MSRV)
ACTION_MSRV_TOOLCHAIN: 1.54.0 ACTION_MSRV_TOOLCHAIN: 1.58.1
# Pinned toolchain for linting # Pinned toolchain for linting
ACTION_LINTS_TOOLCHAIN: 1.56.0 ACTION_LINTS_TOOLCHAIN: 1.56.0