summary refs log tree commit diff
path: root/pkgs/applications/audio/spotify-tui/fix-cargo-lock-version.patch
blob: d38c6890033baceddc7c8e02e9380fad3ae4f47a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git i/Cargo.lock w/Cargo.lock
index e1eae72..e004898 100644
--- i/Cargo.lock
+++ w/Cargo.lock
@@ -1310,7 +1310,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
 
 [[package]]
 name = "spotify-tui"
-version = "0.7.5"
+version = "0.8.0"
 dependencies = [
  "backtrace 0.3.40 (registry+https://github.com/rust-lang/crates.io-index)",
  "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",