[PR #13] [MERGED] Update deps and README, change default port #230

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

📋 Pull Request Information

Original PR: https://github.com/feschber/lan-mouse/pull/13
Author: @feschber
Created: 6/11/2023
Status: Merged
Merged: 6/11/2023
Merged by: @feschber

Base: mainHead: update-readme


📝 Commits (5)

  • 51126a7 Update deps and README, change default port
  • 301d21e change default port in code as well
  • 969be28 fix comma
  • 7f1349c fix formatting and remove duplicate info
  • 4ff07fe fix compilation error with windows build

📊 Changes

6 files changed (+422 additions, -255 deletions)

View changed files

📝 Cargo.lock (+284 -213)
📝 Cargo.toml (+3 -3)
📝 README.md (+124 -29)
📝 config.toml (+9 -8)
📝 src/backend/consumer/windows.rs (+1 -1)
📝 src/client.rs (+1 -1)

📄 Description

No description provided


🔄 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/13 **Author:** [@feschber](https://github.com/feschber) **Created:** 6/11/2023 **Status:** ✅ Merged **Merged:** 6/11/2023 **Merged by:** [@feschber](https://github.com/feschber) **Base:** `main` ← **Head:** `update-readme` --- ### 📝 Commits (5) - [`51126a7`](https://github.com/feschber/lan-mouse/commit/51126a75b413cea3bd4daf7554152220b9474928) Update deps and README, change default port - [`301d21e`](https://github.com/feschber/lan-mouse/commit/301d21e87ffddc695f1a8e92942a18d5f8b3e0df) change default port in code as well - [`969be28`](https://github.com/feschber/lan-mouse/commit/969be282997852aba91207b0ae7786f29d88b54b) fix comma - [`7f1349c`](https://github.com/feschber/lan-mouse/commit/7f1349cf2ea7ad28cc3a16f89699ecd698de9478) fix formatting and remove duplicate info - [`4ff07fe`](https://github.com/feschber/lan-mouse/commit/4ff07fe88b6f402042561a91e7c46f93c35f43e9) fix compilation error with windows build ### 📊 Changes **6 files changed** (+422 additions, -255 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+284 -213) 📝 `Cargo.toml` (+3 -3) 📝 `README.md` (+124 -29) 📝 `config.toml` (+9 -8) 📝 `src/backend/consumer/windows.rs` (+1 -1) 📝 `src/client.rs` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:14:41 -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#230
No description provided.