Przeglądaj źródła

fix(cli): update cargo-mobile fixing adb pidof check

Lucas Nogueira 2 lat temu
rodzic
commit
1172783506
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      tooling/cli/Cargo.lock

+ 1 - 1
tooling/cli/Cargo.lock

@@ -3926,7 +3926,7 @@ dependencies = [
 [[package]]
 name = "tauri-mobile"
 version = "0.1.0"
-source = "git+https://github.com/tauri-apps/cargo-mobile?branch=dev#5318e9bbe5c42c155ce8a0810d79e6e7c699a6bb"
+source = "git+https://github.com/tauri-apps/cargo-mobile?branch=dev#0b10eec445391f459af694ae6646f9dda6c60fc1"
 dependencies = [
  "cocoa",
  "colored 1.9.3",