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 6036909 commit b787d41Copy full SHA for b787d41
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "smart-leds-trait"
3
-version = "0.3.0"
+version = "0.4.0"
4
authors = ["David Sawatzke <[email protected]>"]
5
edition = "2021"
6
categories = [
@@ -17,4 +17,4 @@ repository = "https://github.com/smart-leds-rs/smart-leds-trait"
17
rgb = "0.8"
18
19
[features]
20
-serde = ["rgb/serde"]
+serde = ["rgb/serde"]
0 commit comments