Skip to content

Commit

Permalink
keep same feature name to not make a breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
Georges760 committed Aug 6, 2024
1 parent 4a5536a commit cf3ea2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ serde_derive = "1.0.100"
default = ["heapless"]
custom-error-messages = ["heapless"]
std = ["serde/std"]
defmt-03 = ["defmt", "heapless?/defmt-03"]
defmt = ["dep:defmt", "heapless?/defmt-03"]

0 comments on commit cf3ea2d

Please sign in to comment.