-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Description
I'm encountering some errors while running cargo build on the codebase. Could you please let me know which Rust version or toolchain I should be using for proper compatibility?
error[E0635]: unknown feature `stdsimd`
--> /Users/wrax/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.4/src/lib.rs:99:42
|
99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
| ^^^^^^^
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels