OsrsNeedsF2P@lemmy.ml to Linux@lemmy.ml · 1 year agoWhat's happening with Rust?message-squaremessage-square19fedilinkarrow-up138arrow-down111file-text
arrow-up127arrow-down1message-squareWhat's happening with Rust?OsrsNeedsF2P@lemmy.ml to Linux@lemmy.ml · 1 year agomessage-square19fedilinkfile-text
minus-squared_k_bo@feddit.delinkfedilinkarrow-up14·edit-21 year agoIf you want to install CLI tools using cargo install you should try cargo-binstall to avoid compiling them from source.
minus-squareazurefirefly@lemmy.basedcount.comlinkfedilinkarrow-up3·1 year agoThat’s awesome I’ll take a look at it
If you want to install CLI tools using
cargo install
you should try cargo-binstall to avoid compiling them from source.That’s awesome I’ll take a look at it