[PR #923] [CLOSED] Update the vergen dependency #1148

Closed
opened 2026-02-27 20:01:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/923
Author: @tstenner
Created: 1/2/2022
Status: Closed

Base: devHead: bump_vergen


📝 Commits (2)

📊 Changes

4 files changed (+226 additions, -162 deletions)

View changed files

📝 Cargo.lock (+218 -152)
📝 core/Cargo.toml (+1 -1)
📝 core/build.rs (+5 -4)
📝 core/src/version.rs (+2 -5)

📄 Description

Update vergen, remove unused COMMIT_DATE. Prints:

$ target/release/librespot --version
librespot 0.3.1 056b376 (Built on 2022-01-02, Build ID: cWcmbcQL, Profile: release)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/librespot-org/librespot/pull/923 **Author:** [@tstenner](https://github.com/tstenner) **Created:** 1/2/2022 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `bump_vergen` --- ### 📝 Commits (2) - [`3a3b717`](https://github.com/librespot-org/librespot/commit/3a3b71748610b6eb6e3ae6553bddc5ca730e0e5a) cargo update - [`056b376`](https://github.com/librespot-org/librespot/commit/056b376bc81020dcad7109351b07aca5b80739fa) Update vergen dependency ### 📊 Changes **4 files changed** (+226 additions, -162 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+218 -152) 📝 `core/Cargo.toml` (+1 -1) 📝 `core/build.rs` (+5 -4) 📝 `core/src/version.rs` (+2 -5) </details> ### 📄 Description Update `vergen`, remove unused `COMMIT_DATE`. Prints: ``` $ target/release/librespot --version librespot 0.3.1 056b376 (Built on 2022-01-02, Build ID: cWcmbcQL, Profile: release) ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:01:20 +03:00
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/librespot#1148
No description provided.