Skip to content

Specs requires an incompatible version of rayon #783

@NSX2022

Description

@NSX2022

Description

error: failed to select a version for the requirement rayon = "^1.3.0"
candidate versions found which didn't match: 1.8.0, 1.7.0, 1.6.1, ...
location searched: crates.io index
required by package specs v0.16.1
... which satisfies dependency specs = "^0.16.1" (locked to 0.16.1)

Meta

Rust version: 1.56.0, 1.56.1, 1.59.0, 1.82.0
Specs version / commit: 0.16.1, 0.20.0
Operating system: Windows 64bit

[dependencies]
rltk = { version = "0.8.0" }
specs = { version = "0.16.1" }
specs-derive = "0.4.1"

Reproduction

Steps to reproduce the behavior:
Compile cargo that depends on Specs

Expected behavior

I expected specs to have ready access to an appropriate version of rayon

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions