Skip to content

Commit 189adfe

Browse files
authored
Merge pull request #508 from jeckersb/ci-msrv
Update MSRV to 1.75
2 parents 5140bd4 + 0c52204 commit 189adfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name = "bootc-lib"
66
readme = "README.md"
77
repository = "https://github.com/containers/bootc"
88
version = "0.1.10"
9-
rust-version = "1.64.0"
9+
rust-version = "1.75.0"
1010
build = "build.rs"
1111

1212
include = ["/src", "LICENSE-APACHE", "LICENSE-MIT"]

0 commit comments

Comments
 (0)