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

This commit is contained in:
Lucas Nogueira 2022-08-21 10:35:11 -03:00
parent e55d96acc1
commit 16360aed33
No known key found for this signature in database
GPG Key ID: C54D79C4018F1D19

View File

@ -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",