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

Cargo update #478

Merged
merged 1 commit into from
Dec 27, 2022
Merged

Cargo update #478

merged 1 commit into from
Dec 27, 2022

Conversation

rom1v
Copy link
Collaborator

@rom1v rom1v commented Dec 26, 2022

Execute "cargo update" to update dependencies for the versions listed in Cargo.toml.

Fixes #475


Upgrading the major versions of dependencies would require way more work (e.g. the mio API has changed since gnirehtet has been written, and it relies on features that do not exist anymore, like PollOpt::level()). Gnirehtet should probably be rewritten with Rust async now anyway.

Execute "cargo update" to update dependencies for the versions listed in
Cargo.toml.

Fixes #475 <#475>
Copy link

@chenrui333 chenrui333 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can confirm it works fine now.

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.

None yet

2 participants