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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user