Skip to content

Commit cf3ea2d

Browse files
committed
keep same feature name to not make a breaking change
1 parent 4a5536a commit cf3ea2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ serde_derive = "1.0.100"
3636
default = ["heapless"]
3737
custom-error-messages = ["heapless"]
3838
std = ["serde/std"]
39-
defmt-03 = ["defmt", "heapless?/defmt-03"]
39+
defmt = ["dep:defmt", "heapless?/defmt-03"]

0 commit comments

Comments
 (0)