- Notifications
You must be signed in to change notification settings - Fork81
Update some dependencies#73
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Ha. I just bumped the MSRV to v1.70 this morning (yesterday?), and was going to look at what dependencies could be updated given the new minimum compiler version. The CI passes for this, but I will wait to test it when I have some CANbus equipment in front of me during the week, and then look to merge. |
Could this be merged now? |
Yes! I'm starting to work on a new release. |
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.
Builds for me.
32fa1af
intosocketcan-rs:masterUh oh!
There was an error while loading.Please reload this page.
This crate is causing a lot of duplicate dependencies in our trees since it uses outdated versions of some very common libraries.
This PR updates these dependencies to their latest version. Only the
nix
dependency required some code changes.