We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19b4d0d commit 7b13ca4Copy full SHA for 7b13ca4
1 file changed
libraries/egui_extras/Cargo.toml
@@ -16,7 +16,7 @@ repository.workspace = true
16
workspace = true
17
18
[features]
19
-default = ["eframe", "eframe/wgpu", "wgpu"]
+default = []
20
serde = ["dep:serde", "egui/serde", "irox-tools/std", "dep:irox-bits"]
21
plots = ["dep:irox-units", "dep:irox-stats"]
22
profiling = ["dep:profiling", "dep:puffin", "dep:puffin_http"]
0 commit comments