1
0
mirror of https://github.com/containers/bootc.git synced 2026-02-05 15:45:53 +01:00

Bump MSRV to 1.79

It's what's in c9s right now, and I want to make use of a
newer API.

Signed-off-by: Colin Walters <walters@verbum.org>
This commit is contained in:
Colin Walters
2024-07-29 17:31:44 -04:00
parent e25e928001
commit 0c6ccad8dd
2 changed files with 4 additions and 1 deletions

View File

@@ -6,7 +6,8 @@ license = "MIT OR Apache-2.0"
repository = "https://github.com/containers/bootc"
readme = "README.md"
publish = false
rust-version = "1.63.0"
# For now don't bump this above what is currently shipped in RHEL9.
rust-version = "1.75.0"
default-run = "bootc"
# See https://github.com/coreos/cargo-vendor-filterer