Skip to content

Commit

Permalink
fix(deps): update rust crate rspotify to 0.14.0 (#622)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 5c20a5d commit 310e6d8
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 14 deletions.
35 changes: 22 additions & 13 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nghe-backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ rsmpeg = { version = "0.15.1", default-features = false, features = [
"ffmpeg7",
"link_system_ffmpeg",
] }
rspotify = { version = "0.13.3", default-features = false, features = [
rspotify = { version = "0.14.0", default-features = false, features = [
"client-reqwest",
"reqwest-native-tls",
] }
Expand Down

0 comments on commit 310e6d8

Please sign in to comment.