Version v1.0.1
Version 1.0.1 - 2020-08-14
- Update dependencies (fixes issue building with rust 1.40, updated md5 and mockito crate versions)
- Fix issue parsing
ScrobbleBatchResponseswhenScrobbleBatchhad a single scrobble (#45) - Remove deprecated
Error::descriptionandcauseonScrobblerError(@AnderEnder, #44) - Cleaned up some messy/unnecessary imports
Thanks to @w4 for reporting the issue with ScrobbleBatchResponse parsing.