Skip to content

Commit

Permalink
chore(deps) Update Rust crate swift-rs to 1.0.6 (dev) (#7578)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 10, 2023
1 parent 82c3f6b commit 85efd0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/tauri-build/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ tauri-winres = "0.1"
semver = "1"

[target."cfg(target_os = \"macos\")".dependencies]
swift-rs = { version = "1.0.5", features = [ "build" ] }
swift-rs = { version = "1.0.6", features = [ "build" ] }
plist = "1"

[features]
Expand Down

0 comments on commit 85efd0a

Please sign in to comment.