rvcas / room

A Zellij plugin for quickly searching and switching tabs 🖤
MIT License
134 stars 14 forks source link

Can't build on nightly channel #15

Closed sineptic closed 1 month ago

sineptic commented 1 month ago

I also try bump dependencies, but it's don't work.

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

sineptic commented 1 month ago

I update dependencies, and it works now