diff --git a/lib/Cargo.toml b/lib/Cargo.toml index eb6bc3a3..0ca17c99 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml @@ -6,7 +6,7 @@ name = "bootc-lib" readme = "README.md" repository = "https://github.com/containers/bootc" version = "0.1.10" -rust-version = "1.64.0" +rust-version = "1.75.0" build = "build.rs" include = ["/src", "LICENSE-APACHE", "LICENSE-MIT"]