Skip to content

Crossbeam channel v0.3.7 fails to compile #312

@LivingInSyn

Description

@LivingInSyn

including Crossbeam channel v0.3.7 fails to compile with the error:

  Downloaded crossbeam-channel v0.3.7
  Downloaded crossbeam-utils v0.6.1
   Compiling quote v0.6.11
   Compiling crossbeam-channel v0.3.7
error[E0432]: unresolved import `crossbeam_utils::Backoff`

this appears to be because of a mismatch between channel and utils

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions