ramsayleung / rspotify

Spotify Web API SDK implemented on Rust
MIT License
632 stars 121 forks source link

Revert the patch for Spotify API Bug after Spotify fixed the problem. #461

Closed ramsayleung closed 6 months ago

ramsayleung commented 6 months ago

Description

  1. Revert the patch for Spotify API Bug after Spotify fixed the problem.
  2. Migrate the deprecated APIs in chrono to the recommended ones, otherwise the CI jobs will fail.

Motivation and Context

452

457

Dependencies

None

Type of change

Please delete options that are not relevant.

How has this been tested?

All existing tests pass

Is this change properly documented?

It's not necessary.

Don't forget to add an entry to the CHANGELOG if necessary (new features, breaking changes, relevant internal improvements).