diff --git a/Cargo.toml b/Cargo.toml index cee5ab5..3994885 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ edition = "2018" license = "MIT OR Apache-2.0" [features] -default = ["opengl"] +default = [] opengl = ["uuid"] [dependencies]