From 8440661cb5702e5df0b783a124da8a9fc90cef96 Mon Sep 17 00:00:00 2001 From: Lucas Nogueira Date: Thu, 21 Aug 2025 08:53:05 -0300 Subject: [PATCH] update cargo-mobile2 --- Cargo.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 574ce5baf..6ac278aa5 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#171b93ee1f7104e071348750fc8df435092ed08a" +source = "git+https://github.com/tauri-apps/cargo-mobile2?branch=feat/ohos#fa75ad2903623d49b28e6775e660ad3626172cbd" dependencies = [ "colored", "core-foundation 0.10.0", @@ -1321,7 +1321,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "117725a109d387c937a1533ce01b450cbde6b88abceea8473c4d7a85853cda3c" dependencies = [ "lazy_static", - "windows-sys 0.48.0", + "windows-sys 0.59.0", ] [[package]] @@ -4357,7 +4357,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34" dependencies = [ "cfg-if", - "windows-targets 0.48.5", + "windows-targets 0.52.6", ] [[package]] @@ -10597,7 +10597,7 @@ version = "0.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb" dependencies = [ - "windows-sys 0.48.0", + "windows-sys 0.59.0", ] [[package]]