diff --git a/Cargo.toml b/Cargo.toml index 2e8501c9ca..ecea8323a2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,6 +13,7 @@ build = "build.rs" [features] default = ["window"] window = [] +headless = [] [dependencies] gl_common = "0.0.4"