Blame SOURCES/enable-rdcore.patch

302623
--- coreos-installer-0.9.1/Cargo.toml	2021-05-14T03:33:33+00:00
302623
+++ coreos-installer-0.9.1/Cargo.toml	2021-05-17T14:08:34.787109+00:00
302623
@@ -120,6 +120,7 @@
302623
 version = "^1.0"
302623
 
302623
 [features]
302623
+default = ["rdcore"]
302623
 rdcore = []
302623
 [target."cfg(target_arch = \"s390x\")".dependencies.mbrman]
302623
 version = ">= 0.3, < 0.5"