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

[rust] update Rust dependencies #25886

Merged
merged 5 commits into from
Jan 16, 2025
Merged

[rust] update Rust dependencies #25886

merged 5 commits into from
Jan 16, 2025

Conversation

nbdd0121
Copy link
Contributor

Most updates are compatible, some caveats:

  • crytoki: patch needs updating
  • indexmap: deprecation of API
  • secrecy: doesn't appear to be used, so removed
  • clap: version pinned due to newer 1.74 MSRV

The update removed mach crate so remove the entry from audit.toml. RSA crate has an advisory but we don't use the vulnerable API.

This crate is not being used in hsmtool.

Signed-off-by: Gary Guo <[email protected]>
@nbdd0121 nbdd0121 requested a review from jwnrt January 15, 2025 16:51
@nbdd0121 nbdd0121 requested a review from a team as a code owner January 15, 2025 16:51
@nbdd0121 nbdd0121 force-pushed the rust branch 2 times, most recently from 6ca6dcb to f0c60a2 Compare January 15, 2025 17:30
Some of them contain API breaking changes but we don't use them.

Signed-off-by: Gary Guo <[email protected]>
* indexmap has an API deprecation, so the usage is replaced.
* serialport now sets DTR on open by default, disable this behaviour
  to stay compatible.

Signed-off-by: Gary Guo <[email protected]>
@nbdd0121 nbdd0121 merged commit 140185f into lowRISC:master Jan 16, 2025
36 of 38 checks passed
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.

2 participants