Skip to content

Commit

Permalink
chore(deps) Update Rust crate swift-rs to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2023
1 parent 2a000e1 commit 505abfc
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.4", features = [ "build" ] }
swift-rs = { version = "1.0.5", features = [ "build" ] }

[features]
codegen = [ "tauri-codegen", "quote" ]
Expand Down

0 comments on commit 505abfc

Please sign in to comment.