Created attachment 269165 [details] 0.9.9 Hello! The attached patch updates zoxide to 0.9.9, and refactors the CARGO_CRATES list out of the Makefile and into Makefile.crafts. It has no effect on build whatsoever, but it simplifies the core Makefile substantially and offloads churn to a secondary file. Test suite ran without issue and not seeing any runtime issues.