chore: update ipc crate version

This commit is contained in:
Slinetrac
2025-10-12 16:18:17 +08:00
parent 85f4afe2a1
commit 8e5c150a4f
2 changed files with 3 additions and 3 deletions

View File

@@ -85,7 +85,7 @@ console-subscriber = { version = "0.4.1", optional = true }
tauri-plugin-devtools = { version = "2.0.1" }
tauri-plugin-mihomo = { git = "https://github.com/clash-verge-rev/tauri-plugin-mihomo" }
clash_verge_logger = { version = "0.1.0", git = "https://github.com/clash-verge-rev/clash-verge-logger" }
clash_verge_service_ipc = { version = "2.0.14", features = [
clash_verge_service_ipc = { version = "2.0.15", features = [
"client",
], git = "https://github.com/clash-verge-rev/clash-verge-service-ipc" }
# clash_verge_service_ipc = { version = "2.0.14", features = [