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"
5
5
edition = " 2021"
6
6
license = " MIT OR Apache-2.0"
7
7
repository = " https://github.com/bootc-dev/bootc"
8
- readme = " README.md"
9
8
publish = false
10
9
default-run = " bootc"
11
10
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ description = "bootc implementation"
3
3
edition = " 2021"
4
4
license = " MIT OR Apache-2.0"
5
5
name = " bootc-lib"
6
- readme = " README.md"
7
6
repository = " https://github.com/bootc-dev/bootc"
8
7
# The intention is we'll follow semver here, even though this
9
8
# 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"
4
4
edition = " 2021"
5
5
license = " MIT OR Apache-2.0"
6
6
name = " ostree-ext"
7
- readme = " ../README.md"
8
7
repository = " https://github.com/ostreedev/ostree-rs-ext"
9
8
version = " 0.15.3"
10
9
Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ version = "0.1.9"
4
4
edition = " 2021"
5
5
license = " MIT OR Apache-2.0"
6
6
repository = " https://github.com/bootc-dev/bootc"
7
- readme = " README.md"
8
7
publish = false
9
8
# For now don't bump this above what is currently shipped in RHEL9.
10
9
rust-version = " 1.75.0"
You can’t perform that action at this time.
0 commit comments