AbnormalHumanBeingA to Rust@programming.dev · 27 days agoOxidise Your Command Line (2025 Edition)videos.abnormalbeings.spaceexternal-linkmessage-square7linkfedilinkarrow-up164arrow-down12cross-posted to: peertube@lemmy.world
arrow-up162arrow-down1external-linkOxidise Your Command Line (2025 Edition)videos.abnormalbeings.spaceAbnormalHumanBeingA to Rust@programming.dev · 27 days agomessage-square7linkfedilinkcross-posted to: peertube@lemmy.world
minus-squaretaladar@sh.itjust.workslinkfedilinkarrow-up4·25 days agoFor me it was all the yanked versions of ahash that prevented it from building
minus-square_hovi_@lemmy.worldlinkfedilinkarrow-up4·25 days agoDoes cargo install --locked rusty-man work?
minus-squaretaladar@sh.itjust.workslinkfedilinkarrow-up4·25 days agoIt does with the environment variable mentioned elsewhere but it uses three yanked crates.
For me it was all the yanked versions of ahash that prevented it from building
Does
cargo install --locked rusty-man
work?It does with the environment variable mentioned elsewhere but it uses three yanked crates.