We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99a3773 commit 9e727efCopy full SHA for 9e727ef
Cargo.toml
@@ -5,7 +5,7 @@ authors = ["Ashley Wulber <[email protected]>"]
5
edition = "2021"
6
7
[features]
8
-default = []
+default = ["wgpu"]
9
wgpu = ["libcosmic/wgpu"]
10
console = ["tokio/tracing"]
11
0 commit comments