Skip to content

Commit e40b3be

Browse files
committed
Revert "feat: enable wgpu renderer by default"
Increases memory consumption too much at the moment.
1 parent 17f6577 commit e40b3be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["Ashley Wulber <[email protected]>"]
55
edition = "2021"
66

77
[features]
8-
default = ["wgpu"]
8+
default = []
99
wgpu = ["libcosmic/wgpu"]
1010
console = ["tokio/tracing"]
1111

0 commit comments

Comments
 (0)