amethyst / amethyst/specs

Specs requires an incompatible version of rayon

オープン
#783 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
Rust
スター
2.6k
フォーク
215
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。