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.
web-colors
1 parent 15530cd commit d203392Copy full SHA for d203392
1 file changed
Cargo.toml
@@ -22,7 +22,7 @@ all-features = true
22
maintenance = { status = "actively-developed" }
23
24
[features]
25
-default = ["wgpu", "tiny-skia", "auto-detect-theme", "thread-pool"]
+default = ["wgpu", "tiny-skia", "web-colors", "auto-detect-theme", "thread-pool"]
26
# Enables the `wgpu` GPU-accelerated renderer backend
27
wgpu = ["iced_renderer/wgpu", "iced_widget/wgpu"]
28
# Enables the `tiny-skia` software renderer backend
0 commit comments