⬆️ 更新依赖

This commit is contained in:
BTMuli
2025-07-14 15:48:52 +08:00
parent 03e7a3ce0e
commit cbf4e15809
4 changed files with 1245 additions and 1004 deletions

477
src-tauri/Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -24,7 +24,7 @@ chrono = "0.4.41"
log = "0.4.27"
serde = { version = "1.0.219", features = ["derive"] }
serde_json = "1.0.140"
tauri = { version = "2.6.0", features = [] }
tauri = { version = "2.6.2", features = [] }
tauri-utils = "2.5.0"
url = "2.5.4"
walkdir = "2.5.0"