🔥 移除第9层统计数据

This commit is contained in:
目棃
2024-11-16 12:29:40 +08:00
parent 8f0853c41b
commit 863246707f
11 changed files with 816 additions and 660 deletions

View File

@@ -17,8 +17,8 @@ chrono = "0.4.38"
log = "0.4.22"
serde = { version = "1.0.214", features = ["derive"] }
serde_json = "1.0.132"
tauri = { version = "2.0.6", features = [] }
tauri-utils = "2.0.2"
tauri = { version = "2.1.1", features = [] }
tauri-utils = "2.1.0"
url = "2.5.3"
walkdir = "2.5.0"