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 crossbeam-queue 0.2 -> 0.3 #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ilammy
Copy link

@ilammy ilammy commented Jan 21, 2022

This allows users of newer versions of crossbeam to avoid duplicate versions of dependencies, not much else.

This update bumps minimum required Rust version to 1.36.

There are some API changes in crossbeam-queue, mostly massing the returned Results into Options.

This allows users of newer versions of crossbeam to avoid duplicate
versions of dependencies, not much else.

This update bumps minimum required Rust version to 1.36.

There are some API changes in crossbeam-queue, mostly massing the
returned Results into Options.
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