[PR #1160] [MERGED] fix(config): serde::__private methods -> custom deserialization #9625

Closed
opened 2026-05-23 03:57:06 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1160
Author: @slowsage
Created: 9/16/2025
Status: Merged
Merged: 9/16/2025
Merged by: @JakeStanger

Base: masterHead: serde


📝 Commits (1)

  • 1650f03 fix(config): serde::__private methods -> custom MonitorConfig deserialization.

📊 Changes

1 file changed (+39 additions, -20 deletions)

View changed files

📝 src/config/impl.rs (+39 -20)

📄 Description

This fixes cargo install --git and the build issue in #1156 (building without lock file).


🔄 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/JakeStanger/ironbar/pull/1160 **Author:** [@slowsage](https://github.com/slowsage) **Created:** 9/16/2025 **Status:** ✅ Merged **Merged:** 9/16/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `serde` --- ### 📝 Commits (1) - [`1650f03`](https://github.com/JakeStanger/ironbar/commit/1650f03cc96d12b42ea7265427119c85f187e7df) fix(config): serde::__private methods -> custom MonitorConfig deserialization. ### 📊 Changes **1 file changed** (+39 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `src/config/impl.rs` (+39 -20) </details> ### 📄 Description This fixes cargo install --git and the build issue in #1156 (building without lock file). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 03:57:06 +01: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
JakeStanger/ironbar#9625
No description provided.