Skip to content

Crate examples won't compile. #105

@bentwire

Description

@bentwire

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 requirement simd-abstraction = "^0.5.0"
candidate versions found which didn't match: 0.7.1
location searched: crates.io index
required by package hex-simd v0.5.0
... which satisfies dependency hex-simd = "^0.5.0" of package async-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

No one assigned

    Labels

    No labels
    No 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