Skip to content

Commit 2f4dd07

Browse files
chore(deps): update rust crate cargo-mobile2 to 0.22.0
1 parent 6aa7f2d commit 2f4dd07

File tree

2 files changed

+29
-17
lines changed

2 files changed

+29
-17
lines changed

Cargo.lock

Lines changed: 28 additions & 16 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)