mirror of
https://github.com/JakeStanger/universal-config-rs.git
synced 2026-07-11 13:15:57 +01:00
[PR #1] [MERGED] feat: xml support #6
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JakeStanger/universal-config-rs#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/JakeStanger/universal-config-rs/pull/1
Author: @JakeStanger
Created: 3/19/2023
Status: ✅ Merged
Merged: 3/19/2023
Merged by: @JakeStanger
Base:
master← Head:feat/xml📝 Commits (1)
523a2d6feat: xml support📊 Changes
6 files changed (+60 additions, -8 deletions)
View changed files
📝
Cargo.lock(+28 -0)📝
Cargo.toml(+5 -3)📝
README.md(+5 -4)📝
src/error.rs(+2 -0)📝
src/lib.rs(+18 -1)➕
test_configs/config.xml(+2 -0)📄 Description
Adds support for XML configs
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.