My project using egui fails to build on nightly with this message: `unknown feature 'stdsimd'` The issue comes from the version of ahash that egui depends on. It is tracked and resolved here [ahash github issue](https://github.com/tkaitchuck/aHash/issues/200) OS: Linux Rustc: 1.79.0-nightly