浏览代码

chore(cli): update cargo-mobile to fix cli.js mobile script running

Lucas Nogueira 3 年之前
父节点
当前提交
16360aed33
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      tooling/cli/Cargo.lock

+ 2 - 1
tooling/cli/Cargo.lock

@@ -250,7 +250,7 @@ dependencies = [
 [[package]]
 name = "cargo-mobile"
 version = "0.1.0"
-source = "git+https://github.com/tauri-apps/cargo-mobile?branch=dev#9733784cbb8af4fe0accc634463ff58424c88e62"
+source = "git+https://github.com/tauri-apps/cargo-mobile?branch=dev#c30e0f1338632a9d904e0aca602408fca9d70650"
 dependencies = [
  "cocoa",
  "colored 1.9.3",
@@ -274,6 +274,7 @@ dependencies = [
  "objc_id",
  "once-cell-regex",
  "openssl",
+ "os_pipe",
  "path_abs",
  "serde",
  "serde_json",