burn icon indicating copy to clipboard operation
burn copied to clipboard

Look into cargo-machete to replace cargo-udeps

Open syl20bnr opened this issue 1 year ago • 0 comments

From @Luni-4 on discord:

we should replace cargo-udeps with cargo-machete which runs on stable and it's faster

We use cargo-udeps in our dependencies xtask command here https://github.com/Tracel-AI/burn/blob/main/xtask/src/dependencies.rs#L88

This issue is about replacing it with cargo-machete.

Blog post about cargo-machete: https://bouvier.cc/2022/04/27/cargo-machete/

syl20bnr avatar Jul 17 '24 19:07 syl20bnr