Files
spotifyd/cargo_config
Matthias Mailänder 0d49630188 Accepting request 944088 from home:dspinella:branches:multimedia:apps
- 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
2022-01-05 18:21:02 +00:00

5 lines
100 B
Plaintext

[source.crates-io]
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor"