Skip to content

Commit

Permalink
build(deps): update objc2-foundation requirement from 0.2.2 to 0.3.0
Browse files Browse the repository at this point in the history
Updates the requirements on [objc2-foundation](https://github.com/madsmtm/objc2) to permit the latest version.
- [Commits](madsmtm/objc2@objc-0.2.2...block-0.3.0)

---
updated-dependencies:
- dependency-name: objc2-foundation
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 00a1a21 commit 7dd13b4
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 @@ -54,7 +54,7 @@ bytemuck = { version = "1.12.3", features = ["extern_crate_alloc"] }
core-graphics = "0.24.0"
foreign-types = "0.5.0"
objc2 = "0.5.2"
objc2-foundation = { version = "0.2.2", features = [
objc2-foundation = { version = "0.3.0", features = [
"NSDictionary",
"NSGeometry",
"NSKeyValueObserving",
Expand Down

0 comments on commit 7dd13b4

Please sign in to comment.