Skip to content

Commit 9b54cc6

Browse files
fix(deps): bump objc2-foundation from 0.2.2 to 0.3.2
Bumps [objc2-foundation](https://github.com/madsmtm/objc2) from 0.2.2 to 0.3.2. - [Commits](madsmtm/objc2@objc2-0.2.2...objc-sys-0.3.2) --- updated-dependencies: - dependency-name: objc2-foundation dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e7974b commit 9b54cc6

File tree

2 files changed

+21
-10
lines changed

2 files changed

+21
-10
lines changed

Cargo.lock

Lines changed: 20 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ mockito = "1.7.0"
6868
nix = { version = "0.29.0", features = ["feature", "fs", "ioctl", "process", "signal", "term", "user"] }
6969
objc2 = "0.5.2"
7070
objc2-app-kit = { version = "0.2.2", features = ["NSWorkspace"] }
71-
objc2-foundation = { version = "0.2.2", features = ["NSString", "NSURL"] }
71+
objc2-foundation = { version = "0.3.2", features = ["NSString", "NSURL"] }
7272
owo-colors = "4.2.0"
7373
parking_lot = "0.12.3"
7474
paste = "1.0.11"

0 commit comments

Comments
 (0)