kyoheiu / felix

tui file manager with vim-like key mapping
https://kyoheiu.dev/felix/
MIT License
708 stars 24 forks source link

Test with `--locked` flag #239

Closed orhun closed 1 year ago

orhun commented 1 year ago

We can avoid issues like #238 via building with --locked flag since it requires Cargo.lock to be up-to-date.

kyoheiu commented 1 year ago

Thanks. Cargo.lock always confuses me...