Skip to content

Commit

Permalink
fix(deps): update rust crate objc2-foundation to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 2d3eb98 commit fd68d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ objc2-app-kit = { version = "0.2.2", default-features = false, features = [
"NSView",
"NSVisualEffectView",
] }
objc2-foundation = { version = "0.2.2", default-features = false, features = [
objc2-foundation = { version = "0.3.0", default-features = false, features = [
"std",
"NSThread",
"NSGeometry",
Expand Down

0 comments on commit fd68d36

Please sign in to comment.