Update RHEL patch

This commit is contained in:
Yaakov Selkowitz 2023-11-13 15:26:50 -05:00
parent a3ec0a71f9
commit fc80b71ba0

View File

@ -2,11 +2,12 @@ diff --git a/Cargo.toml b/Cargo.toml
index 3eb81f7..011116a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -26,6 +26,7 @@ all-features = true
@@ -195,6 +195,7 @@ all-features = true
version = "^1.0"
[features]
# rdcore is only useful inside the initrd of a CoreOS system
+default = ["rdcore"]
rdcore = []
docgen = ["clap/string", "dep:clap_mangen"]
docgen = [
"clap/string",
"dep:clap_mangen",