diff --git a/Cargo.toml b/Cargo.toml index 56e9d967b0a2af4db3d9b8928aa1839106ccb035..d750a8ce506be70e2c0714cd8b71efc44d528ece 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,7 +31,7 @@ version = "0.29.0" default-features = false [features] -default = ["serial_debug", "acpi"] +default = ["serial_debug"] acpi = [] doc = [] graphical_debug = []