On Sat, Aug 28, 2021 at 08:48:02PM +0200, Henrik Friedrichsen wrote: > Attached diff updates audio/ncspot to 0.8.2. > > Changelog: > > Maintenance > Add Windows release builds (#573) > Reduce API calls by only fetching the full track details if necessary > Refactoring, other cleanups and dependency updates > Remove broken Facebook login code (#310) > > Features > Scrolling on volume text increases/decreases volume (#576) > > OK?
Could you move all MODCARGO_CRATES lines in a crates.inc file, and add .include "crates.inc" line in Makefile ? It will align audio/ncspot with the current pratice for go/rust ports. Thanks. -- Sebastien Marie
