intuis / rustmission

TUI for the Transmission daemon
GNU General Public License v3.0
11 stars 3 forks source link

feat: fetch rss command #42

Closed aidanaden closed 22 hours ago

aidanaden commented 5 days ago

closes #11

also includes regex filtering (use claude.ai for regex help)

aidanaden commented 3 days ago

any specific reason for the specific crate versions?

micielski commented 3 days ago

any specific reason for the specific crate versions?

There will be no need to manually bump them in Cargo.toml, cargo update will be enough and nothing will break because they're stable and use semantic versioning