[GH-ISSUE #375] Cargo.lock is invalid #156

Closed
opened 2026-02-28 14:47:25 +03:00 by kerem · 1 comment
Owner

Originally created by @Jannik2099 on GitHub (Apr 2, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/375

Affected version: v0.17.1 , possibly others

The Cargo.lock file is invalid, it contains wrong package versions. This causes an issue with offline builds. Regenerating the lock file with cargo generate-lockfile fixes this.

Not a high priority fix by any means, but confused me when I tried to package the new version.

Originally created by @Jannik2099 on GitHub (Apr 2, 2020). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/375 Affected version: v0.17.1 , possibly others The Cargo.lock file is invalid, it contains wrong package versions. This causes an issue with offline builds. Regenerating the lock file with `cargo generate-lockfile` fixes this. Not a high priority fix by any means, but confused me when I tried to package the new version.
kerem closed this issue 2026-02-28 14:47:25 +03:00
Author
Owner

@Rigellute commented on GitHub (Apr 3, 2020):

Thanks for letting me know! Not sure how this happened!

<!-- gh-comment-id:608363215 --> @Rigellute commented on GitHub (Apr 3, 2020): Thanks for letting me know! Not sure how this happened!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#156
No description provided.