amethyst / amethyst/specs

Specs requires an incompatible version of rayon

Aperta
#783 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
bug
Lingua principale
Rust
Stelle
2.6k
Fork
215
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## 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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.