yofi
yofi copied to clipboard
Publish on crates.io
Great project!
I'd like to be able to install it will cargo:
cargo install yofi
This means I can also update via cargo as well, rather than have to find the binary. Is that something you'd be willing to add to CI?
To be honest I would love to. But the problem is that some of the dependencies has my own patches (raqote, freedesktop_entry_parser, fzyr, systemd-journal-logger) and crates.io doesn't really allow that. It seems only raqote patch (https://github.com/jrmuizel/raqote/pull/171) is critical so I might think of some workaround/removal these features.
Published :tada: https://crates.io/crates/yofi
Linked PR: #127