From 4f71b29f0ffca02b25c19237beeae713a0099bf0 Mon Sep 17 00:00:00 2001 From: Lucas Nogueira Date: Thu, 21 Aug 2025 07:47:45 -0300 Subject: [PATCH] update cargo-mobile2 --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e14e19a5a..dd7609680 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1058,7 +1058,7 @@ dependencies = [ [[package]] name = "cargo-mobile2" version = "0.20.4" -source = "git+https://github.com/tauri-apps/cargo-mobile2?branch=feat/ohos#2c9372ed600b49f81ab1af4b23cd048c84282f1c" +source = "git+https://github.com/tauri-apps/cargo-mobile2?branch=feat/ohos#171b93ee1f7104e071348750fc8df435092ed08a" dependencies = [ "colored", "core-foundation 0.10.0", @@ -2018,7 +2018,7 @@ dependencies = [ "libc", "option-ext", "redox_users 0.5.0", - "windows-sys 0.59.0", + "windows-sys 0.60.2", ] [[package]]