Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies to unblock build #368

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sunsided
Copy link

@sunsided sunsided commented Jul 2, 2024

This piggybacks on #367 to make the MSRV check pass and updates defmt to 0.3.0+.

This is related to rust-lang/rust#113152


I spent an hour or so trying to find a combination of minimum versions that would satisfy the

cargo +nightly update -Z minimal-versions
cargo check --features=stm32f303xc,usb,rt,can,ld --lib --examples

check but to no avail. It will introduce a combination of proc-macro2 related versions that are incompatible.

@sunsided sunsided changed the title Update defmt to 0.3.0 Update dependencies to unblock build Jul 2, 2024
@sunsided sunsided marked this pull request as draft July 2, 2024 11:46
@sunsided sunsided marked this pull request as ready for review July 2, 2024 12:42
@sunsided sunsided mentioned this pull request Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant