From cf7af1ba642e343d60c8bb8bbc185e96bc1c61ba Mon Sep 17 00:00:00 2001 From: reya Date: Mon, 20 Nov 2023 08:47:16 +0700 Subject: [PATCH] fix ci again again --- src-tauri/Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-tauri/Cargo.lock b/src-tauri/Cargo.lock index 704b8278..3930e6f5 100644 --- a/src-tauri/Cargo.lock +++ b/src-tauri/Cargo.lock @@ -5233,7 +5233,7 @@ dependencies = [ [[package]] name = "tauri-plugin-theme" version = "0.2.0" -source = "git+https://github.com/reyamir/tauri-plugin-theme?branch=tauri-v2#7f408872c7765352fb61f005212bd50f9f33df1d" +source = "git+https://github.com/reyamir/tauri-plugin-theme?branch=tauri-v2#1b8bab206915329f40e0382eb752bcbdbc2e43f0" dependencies = [ "cocoa 0.25.0", "futures-lite 1.13.0",