From fc80b71ba0bf039d3babe6b53996356365f353f9 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Mon, 13 Nov 2023 15:26:50 -0500 Subject: [PATCH] Update RHEL patch --- enable-rdcore.patch | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/enable-rdcore.patch b/enable-rdcore.patch index ffa4516..4a992a8 100644 --- a/enable-rdcore.patch +++ b/enable-rdcore.patch @@ -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", +