Ran cargo install gitmoji and got an error:
error[E0554]: `#![feature]` may not be used on the stable release channel
--> /home/user/.cargo/registry/src/github.com-1ecc6299db9ec823/gitmoji-1.0.0/src/main.rs:21:12
|
21 | #![feature(with_options)]
|
I don't want to run the Node one because I don't trust NPM where my command line is concerned.