Skip to content

Commit 5976207

Browse files
authored
Upgrade cargo-xwin to 0.18.4 (#2439)
1 parent c86d18a commit 5976207

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ clap_complete_command = { version = "0.6.1", optional = true }
9898

9999
# cross compile
100100
cargo-zigbuild = { version = "0.19.7", default-features = false, optional = true }
101-
cargo-xwin = { version = "0.18.3", default-features = false, optional = true }
101+
cargo-xwin = { version = "0.18.4", default-features = false, optional = true }
102102

103103
# log
104104
tracing = "0.1.36"

0 commit comments

Comments
 (0)