Skip to content

Cannot build: unknown feature stdsimd #113

Open
@Cretezy

Description

@Cretezy

Building master with nightly gives:

error[E0635]: unknown feature `stdsimd`
  --> /home/charles/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.7.6/src/lib.rs:33:42
   |
33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
   |                                          ^^^^^^^

Running cargo update to update to the latest dependencies fixes the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions