diff --git a/Cargo.toml b/Cargo.toml index fc579ef..80ea505 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,7 +37,7 @@ acpi = [] doc = [] graphical_debug = [] live = [] -multi_core = [] +multi_core = ["acpi"] pti = [] qemu_debug = [] serial_debug = []