librespot/metadata
Petr Tesarik c600297f52 Fix newly reported clippy errors
- Use variables directly in format strings.
  As reported by clippy, variables can be used directly in the
  `format!` string.
- Use rewind() instead of seeking to 0.
- Remove superfluous & and ref.

Signed-off-by: Petr Tesarik <petr@tesarici.cz>
2023-01-27 23:15:51 +01:00
..
src Fix newly reported clippy errors 2023-01-27 23:15:51 +01:00
Cargo.toml Update protobuf and related crates to 3.x (#1092) 2023-01-17 21:46:14 +01:00