From 02c271dfb206f85b952500271168e4f23e7dda02 Mon Sep 17 00:00:00 2001 From: Tunglies <77394545+Tunglies@users.noreply.github.com> Date: Thu, 9 Oct 2025 11:31:56 +0800 Subject: [PATCH] feat: update tauri-plugin-mihomo to version 0.1.1 with new source reference --- src-tauri/Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src-tauri/Cargo.lock b/src-tauri/Cargo.lock index 0072b0de..92591e6b 100644 --- a/src-tauri/Cargo.lock +++ b/src-tauri/Cargo.lock @@ -7292,8 +7292,8 @@ dependencies = [ [[package]] name = "tauri-plugin-mihomo" -version = "0.1.0" -source = "git+https://github.com/clash-verge-rev/tauri-plugin-mihomo#0b89eaeb4d592cfeb44fd33ad07b1ef40b6f0671" +version = "0.1.1" +source = "git+https://github.com/clash-verge-rev/tauri-plugin-mihomo#bb87804b09460b7ca2bd4a492b8878b0b5399cb5" dependencies = [ "base64 0.22.1", "futures-util",