60
Oxidise Your Command Line (2025 Edition)
(videos.abnormalbeings.space)
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits
Also last updated in 2021 and won't build any more with
cargo installfor me.I've been having issues building stuff in general without
RUSTONIG_DYNAMIC_LIBONIG=1for some reason, but woththaton it built for meFor me it was all the yanked versions of ahash that prevented it from building
Does
cargo install --locked rusty-manwork?It does with the environment variable mentioned elsewhere but it uses three yanked crates.
Might be nice to have an updated alternative though yeah