feat: 添加应用配置管理功能,支持加载和保存配置
This commit is contained in:
@@ -24,4 +24,7 @@ serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
tauri-plugin-fs = "2"
|
||||
tauri-plugin-dialog = "2"
|
||||
blake3 = { version = "1.8.3", features = ["serde", "digest", "pure"] }
|
||||
anyhow = "1.0.102"
|
||||
thiserror = "2.0.18"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user