Didn't know about rusty-man
, that one's nice
this post was submitted on 23 May 2025
61 points (96.9% liked)
Rust
6958 readers
15 users here now
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Wormhole
Credits
- The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)
founded 2 years ago
MODERATORS
Also last updated in 2021 and won't build any more with cargo install
for me.
I've been having issues building stuff in general without RUSTONIG_DYNAMIC_LIBONIG=1
for some reason, but woththaton it built for me
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.
Might be nice to have an updated alternative though yeah