Mitsunee | 光音 on Nostr: So I'm still using cargo-update and just noticed when it's building the final binary ...
So I'm still using cargo-update and just noticed when it's building the final binary that only happens on a single thread, which explains why it takes so long.
Would --jobs help use more threads for that final part, or does that only limit it while it could be doing multiple dependencies in parallel before that?
I don't actually do rust stuff, I just use cargo to install some things like starship :3
#cargo #rust #rustlang
Would --jobs help use more threads for that final part, or does that only limit it while it could be doing multiple dependencies in parallel before that?
I don't actually do rust stuff, I just use cargo to install some things like starship :3
#cargo #rust #rustlang