[PR #255] [MERGED] use shadow-rs instead of executing git describe #347

Closed
opened 2026-05-05 22:17:16 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feschber/lan-mouse/pull/255
Author: @feschber
Created: 1/27/2025
Status: Merged
Merged: 1/27/2025
Merged by: @feschber

Base: mainHead: remove-git-dep


📝 Commits (1)

  • a2fe5fa use shadow-rs instead of executing git describe

📊 Changes

4 files changed (+303 additions, -18 deletions)

View changed files

📝 Cargo.lock (+289 -0)
📝 Cargo.toml (+4 -0)
📝 build.rs (+5 -17)
📝 src/config.rs (+5 -1)

📄 Description

this removes git from the build dependencies


🔄 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/feschber/lan-mouse/pull/255 **Author:** [@feschber](https://github.com/feschber) **Created:** 1/27/2025 **Status:** ✅ Merged **Merged:** 1/27/2025 **Merged by:** [@feschber](https://github.com/feschber) **Base:** `main` ← **Head:** `remove-git-dep` --- ### 📝 Commits (1) - [`a2fe5fa`](https://github.com/feschber/lan-mouse/commit/a2fe5fa892e991836efd9829cd5574696aa4bb48) use shadow-rs instead of executing git describe ### 📊 Changes **4 files changed** (+303 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+289 -0) 📝 `Cargo.toml` (+4 -0) 📝 `build.rs` (+5 -17) 📝 `src/config.rs` (+5 -1) </details> ### 📄 Description this removes git from the build dependencies --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 22:17:16 -06: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: github-starred/lan-mouse#347
No description provided.