- Update to version 0.3.3~git0.603bcc4: * Bump version: 0.3.2 -> 0.3.3 * One last clippy warning * More clippy errors * Fix a first round of lint checks * Run rustfmt to pass lint check * Switch to not importing librespot root (which is binary) in favour of smaller libraries * docs: Minor comment additions for MacOS * Fix normalization. * Fix polling in DBUS init - Update spec file to use cargo-packaging OBS-URL: https://build.opensuse.org/request/show/944088 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/spotifyd?expand=0&rev=12
5 lines
100 B
Plaintext
5 lines
100 B
Plaintext
[source.crates-io]
|
|
replace-with = "vendored-sources"
|
|
|
|
[source.vendored-sources]
|
|
directory = "vendor" |