-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
It seems like something happened to one of the deps, possibly recently?
cargo build --example rpc
Updating crates.io index
error: failed to select a version for the requirementsimd-abstraction = "^0.5.0"
candidate versions found which didn't match: 0.7.1
location searched: crates.io index
required by packagehex-simd v0.5.0
... which satisfies dependencyhex-simd = "^0.5.0"
of packageasync-rdma v0.5.0 (/home/mike/dev/rust/async-rdma)
perhaps a crate was updated and forgotten to be re-vendored?
It looks like all prior versions to simd-abstraction 0.7.1 have been yanked from crates.io...?
Metadata
Metadata
Assignees
Labels
No labels