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.
rgb
1 parent faad5eb commit 9321dceCopy full SHA for 9321dce
Cargo.toml
@@ -14,7 +14,7 @@ readme = "README.md"
14
repository = "https://github.com/smart-leds-rs/smart-leds-trait"
15
16
[dependencies]
17
-rgb = "0.8"
+rgb = { version = "0.8", default-features = false }
18
19
[features]
20
serde = ["rgb/serde"]
0 commit comments