Import/export feature for config and data

This commit is contained in:
2026-02-22 07:36:34 +00:00
parent 9cc8a214ad
commit 9deffc3d1d
15 changed files with 1717 additions and 125 deletions

1
Cargo.lock generated
View File

@@ -1088,6 +1088,7 @@ dependencies = [
"rust-embed",
"serde",
"serde_json",
"tempfile",
"thiserror 2.0.18",
"toml",
]