mgrachev / update-informer

Update informer for CLI/GUI applications written in Rust 🦀
MIT License
206 stars 7 forks source link

Build docs.rs documentation with all features #142

Open Enyium opened 3 weeks ago

Enyium commented 3 weeks ago

I looked at your docs.rs documentation and thought you only implemented the crates.io registry, even though the docs talk about GitHub. But the doc.rs documentation is just not built with all available features.

Please edit your Cargo.toml accordingly. More information here.


PS: The docs say: "Update informer for CLI applications." But I plan to use it for a GUI application (using Slint). I guess I have to spawn a thread to avoid blocking the GUI thread (which I'll only do every x days anyways), but other than that I don't see why the description is so restrictive towards CLI apps.

github-actions[bot] commented 1 week ago

This issue is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 5 days.

Enyium commented 1 week ago

@mgrachev, please react.

mgrachev commented 1 week ago

@Enyium Thank you! If you have a desire, then any help is welcome 🙏