[PR #138] [MERGED] build: enable support for ron config lang #1913

Closed
opened 2026-05-22 22:55:18 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/138
Author: @JakeStanger
Created: 5/3/2023
Status: Merged
Merged: 5/3/2023
Merged by: @JakeStanger

Base: masterHead: build/ron-support


📝 Commits (1)

  • 81acc17 build: enable support for ron config lang

📊 Changes

2 files changed (+24 additions, -5 deletions)

View changed files

📝 Cargo.lock (+21 -3)
📝 Cargo.toml (+3 -2)

📄 Description

Adds configuration support for .ron files https://github.com/ron-rs/ron


🔄 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/138 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 5/3/2023 **Status:** ✅ Merged **Merged:** 5/3/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `build/ron-support` --- ### 📝 Commits (1) - [`81acc17`](https://github.com/JakeStanger/ironbar/commit/81acc176ed731b1311be0c4bfdd3b95e9b17c194) build: enable support for `ron` config lang ### 📊 Changes **2 files changed** (+24 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+21 -3) 📝 `Cargo.toml` (+3 -2) </details> ### 📄 Description Adds configuration support for `.ron` files https://github.com/ron-rs/ron --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 22:55:18 +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#1913
No description provided.