forked from knurling-rs/defmt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump demft-macros to 0.4.0 and pin it in new defmt-0.3.10.
Old defmt crates only required 'defmt-macros 0.3.2 or better' and might be matched up with a version of defmt-macros that uses newer APIs than the selected version of defmt provides. Really, each version of defmt only supports precisely one version of defmt-macros, and now Cargo.toml enforces that.
- Loading branch information
1 parent
af73ad0
commit 34d8f15
Showing
3 changed files
with
16 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters