Skip to content

Commit

Permalink
chore(deps): update rust crate objc2-web-kit to 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2025
1 parent dc1997b commit 2842f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ http-range = "0.1.5"

# macOS
[target.'cfg(target_os = "macos")'.dev-dependencies]
objc2-web-kit = { version = "0.2", features = [
objc2-web-kit = { version = "0.3", features = [
"objc2-app-kit",
"WKWebView",
"WKUserContentController",
Expand Down

0 comments on commit 2842f76

Please sign in to comment.