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

Temporarily allow duplicate crossbeam-queue crates #153

Merged
merged 1 commit into from
Nov 25, 2019

Commits on Nov 25, 2019

  1. Temporarily allow duplicate crossbeam-queue crates

    `crossbeam-queue` is currently brought in both by Rayon (up to date v0.2.0) and
    Hyper's dependency chain (0.1.x). Since Hyper is in the process of updating
    things, I proposed we temporarily allow this to pass CI and revisit it when
    there is a new release of Hyper or the relevant dependencies thereof.
    jen20 committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    ef1e6f0 View commit details
    Browse the repository at this point in the history