Skip to content

Commit ad8603e

Browse files
renovate[bot]abose
authored andcommitted
fix(deps): update rust crate objc to 0.2.7
1 parent bd7de3b commit ad8603e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ gtk = "0.15"
3232
webkit2gtk = "0.18" # if tauri build fails, make sure to match this version to what we have in tauri
3333

3434
[target.'cfg(target_os = "macos")'.dependencies]
35-
objc = "0.2"
35+
objc = "0.2.7"
3636
tauri-plugin-deep-link = "0.1.2"
3737
lazy_static = "1.4"
3838

0 commit comments

Comments
 (0)