File tree Expand file tree Collapse file tree 4 files changed +0
-4
lines changed
Expand file tree Collapse file tree 4 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ version = "0.0.0"
55edition = " 2021"
66license = " MIT OR Apache-2.0"
77repository = " https://github.com/bootc-dev/bootc"
8- readme = " README.md"
98publish = false
109default-run = " bootc"
1110
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ description = "bootc implementation"
33edition = " 2021"
44license = " MIT OR Apache-2.0"
55name = " bootc-lib"
6- readme = " README.md"
76repository = " https://github.com/bootc-dev/bootc"
87# The intention is we'll follow semver here, even though this
98# project isn't actually published as a crate.
Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ description = "Extension APIs for OSTree"
44edition = " 2021"
55license = " MIT OR Apache-2.0"
66name = " ostree-ext"
7- readme = " ../README.md"
87repository = " https://github.com/ostreedev/ostree-rs-ext"
98version = " 0.15.3"
109
Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ version = "0.1.9"
44edition = " 2021"
55license = " MIT OR Apache-2.0"
66repository = " https://github.com/bootc-dev/bootc"
7- readme = " README.md"
87publish = false
98# For now don't bump this above what is currently shipped in RHEL9.
109rust-version = " 1.75.0"
You can’t perform that action at this time.
0 commit comments