chore: bump service top 2.0.30, reduce memory footpoint

This commit is contained in:
Tunglies
2026-01-18 08:43:39 +08:00
parent 20ed7a3abe
commit 7da5a804f9
2 changed files with 19 additions and 19 deletions

View File

@@ -99,7 +99,7 @@ tauri-plugin-devtools = { version = "2.0.1" }
tauri-plugin-mihomo = { git = "https://github.com/clash-verge-rev/tauri-plugin-mihomo" }
clash_verge_logger = { git = "https://github.com/clash-verge-rev/clash-verge-logger" }
async-trait = "0.1.89"
clash_verge_service_ipc = { version = "2.0.29", features = [
clash_verge_service_ipc = { version = "2.0.30", features = [
"client",
], git = "https://github.com/clash-verge-rev/clash-verge-service-ipc" }
arc-swap = "1.8.0"