diff --git a/lib/Cargo.toml b/lib/Cargo.toml index 8a7a505..94f7de3 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml @@ -4,7 +4,7 @@ version = "0.5.1" edition = "2021" [features] -default = ["config", "librashader", "wgpu-renderer"] +default = ["config"] clocked-serial = [] librashader = [ "dep:librashader",