68cede387b
- 0.11.0 - Fix inadvertent inclusion of coreos-installer-dracut in -bootinfra
11 lines
312 B
Diff
11 lines
312 B
Diff
--- coreos-installer-0.11.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ coreos-installer-0.11.0/Cargo.toml 2021-12-15T20:13:31.152703+00:00
|
|
@@ -139,6 +139,7 @@
|
|
version = "^1.0"
|
|
|
|
[features]
|
|
+default = ["rdcore"]
|
|
rdcore = []
|
|
[target."cfg(target_arch = \"s390x\")".dependencies.mbrman]
|
|
version = ">= 0.3, < 0.5"
|