rustBoot
rustBoot copied to clipboard
Upgrade board specific dependencies
If I try to upgrade board specific dependencies I get Cortex-m-rt conflicts error, because all board specific dependencies depend on Cortex-m-rt version number 0.6.15. All board specific and Cortex-m-rt dependencies need to be updated.
can you submit a a PR for this.
I have submitted a PR for this.