Skip to content

Commit 69e1be2

Browse files
chore(deps): update rust crate cargo-mobile2 to 0.22.0
1 parent cdc5594 commit 69e1be2

File tree

2 files changed

+32
-20
lines changed

2 files changed

+32
-20
lines changed

Cargo.lock

Lines changed: 31 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/tauri-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ name = "cargo-tauri"
3636
path = "src/main.rs"
3737

3838
[target."cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\", target_os = \"windows\", target_os = \"macos\"))".dependencies]
39-
cargo-mobile2 = { version = "0.21.1", default-features = false }
39+
cargo-mobile2 = { version = "0.22.0", default-features = false }
4040

4141
[dependencies]
4242
jsonrpsee = { version = "0.24", features = ["server"] }

0 commit comments

Comments
 (0)