diff --git a/Cargo.toml b/Cargo.toml index f80a4138..aff370c7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "coreos-installer" repository = "https://github.com/coreos/coreos-installer" license = "Apache-2.0" edition = "2021" -rust-version = "1.75.0" +rust-version = "1.82.0" exclude = ["/.cci.jenkinsfile", "/.github", "/.gitignore", "/Dockerfile"] authors = [ "Benjamin Gilbert " ] description = "Installer for Fedora CoreOS and RHEL CoreOS"