chore(deps): bump the cargo group with 3 updates
Bumps the cargo group with 3 updates: [tokio](https://github.com/tokio-rs/tokio), [rspotify](https://github.com/ramsayleung/rspotify) and [clap_complete](https://github.com/clap-rs/clap). Updates `tokio` from 1.39.3 to 1.40.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.3...tokio-1.40.0) Updates `rspotify` from 0.13.2 to 0.13.3 - [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.13.2...v0.13.3) Updates `clap_complete` from 4.5.23 to 4.5.24 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.23...clap_complete-v4.5.24) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: rspotify dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Henrik Friedrichsen
parent
8122236097
commit
80df19fcec
@@ -74,7 +74,7 @@ signal-hook = "0.3.0"
|
||||
[dependencies.rspotify]
|
||||
default-features = false
|
||||
features = ["client-ureq", "ureq-native-tls"]
|
||||
version = "0.13.2"
|
||||
version = "0.13.3"
|
||||
|
||||
[dependencies.cursive]
|
||||
default-features = false
|
||||
|
||||
Reference in New Issue
Block a user