-
Notifications
You must be signed in to change notification settings - Fork 2k
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
treewide: Update Rust dependencies #21133
treewide: Update Rust dependencies #21133
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's a lot of dependencies.
CI said no; apparently, SPI clocks are odd somewhere.
Yes it is. It makes sense to take a more fine-grained viewpoint, though:
|
This can be unblocked by RIOT-OS/rust-riot-wrappers#144, which needs to be merged before I can unblock this PR. |
This pulls in the changes of [144]. [144]: RIOT-OS/rust-riot-wrappers#144
The last patch updates riot-sys only to address the previous build failures. |
Contribution description
This updates riot-sys and riot-wrappers, as well as other Rust dependencies.
See issue references for what changes in our crates; outside that, none of the updates stand out particularly. (There are some auto-updates around proc-macro and Unicode, but that's just host side tooling).
Testing procedure
CI build testing should suffice.
Issues/PRs references
Complete list of PRs pulled in to this in our crates: