[PR #226] [MERGED] remove some dependencies #325

Closed
opened 2026-03-03 13:46:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/226
Author: @loganmc10
Created: 2/5/2025
Status: Merged
Merged: 2/5/2025
Merged by: @loganmc10

Base: mainHead: deps


📝 Commits (5)

📊 Changes

8 files changed (+186 additions, -679 deletions)

View changed files

📝 Cargo.lock (+33 -547)
📝 Cargo.toml (+4 -3)
📝 src/device/controller/vru.rs (+3 -3)
📝 src/main.rs (+2 -1)
📝 src/netplay.rs (+3 -3)
📝 src/ui/gui.rs (+109 -89)
📝 src/ui/gui/gui_netplay.rs (+29 -30)
📝 src/ui/vru.rs (+3 -3)

📄 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/gopher64/gopher64/pull/226 **Author:** [@loganmc10](https://github.com/loganmc10) **Created:** 2/5/2025 **Status:** ✅ Merged **Merged:** 2/5/2025 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `deps` --- ### 📝 Commits (5) - [`0e74a69`](https://github.com/gopher64/gopher64/commit/0e74a69a6b95f1a974bd07155f4208876a115681) remove some dependencies - [`4a8edaf`](https://github.com/gopher64/gopher64/commit/4a8edafb27196a62bd2a874f1700fad53d8eee34) more - [`ea74211`](https://github.com/gopher64/gopher64/commit/ea74211824d5c16b6bd6433a1823052aa4c155ab) more - [`9c063d9`](https://github.com/gopher64/gopher64/commit/9c063d92c71c362fcdaecaa535d3e75c0add65c2) more - [`7597332`](https://github.com/gopher64/gopher64/commit/7597332b379f7f9a636ba4e906bbf80fc18c2f9d) more ### 📊 Changes **8 files changed** (+186 additions, -679 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+33 -547) 📝 `Cargo.toml` (+4 -3) 📝 `src/device/controller/vru.rs` (+3 -3) 📝 `src/main.rs` (+2 -1) 📝 `src/netplay.rs` (+3 -3) 📝 `src/ui/gui.rs` (+109 -89) 📝 `src/ui/gui/gui_netplay.rs` (+29 -30) 📝 `src/ui/vru.rs` (+3 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:46:58 +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/gopher64#325
No description provided.