Bump rspotify from 0.11.4 to 0.11.5

Bumps [rspotify](https://github.com/ramsayleung/rspotify) from 0.11.4 to 0.11.5.
- [Release notes](https://github.com/ramsayleung/rspotify/releases)
- [Changelog](https://github.com/ramsayleung/rspotify/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ramsayleung/rspotify/compare/v0.11.4...v0.11.5)

---
updated-dependencies:
- dependency-name: rspotify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-03-30 04:13:53 +00:00
committed by Henrik Friedrichsen
parent 9a35e34822
commit c373a5b345
2 changed files with 9 additions and 9 deletions

View File

@@ -48,7 +48,7 @@ libc = "0.2.121"
parse_duration = "2.1.1"
[dependencies.rspotify]
version = "0.11.3"
version = "0.11.5"
default-features = false
features = ["client-ureq", "ureq-rustls-tls"]