Skip to content

Commit 6b3dc13

Browse files
fix(deps): bump objc2 from 0.5.2 to 0.6.1
Bumps [objc2](https://github.com/madsmtm/objc2) from 0.5.2 to 0.6.1. - [Commits](madsmtm/objc2@objc2-0.5.2...objc2-0.6.1) --- updated-dependencies: - dependency-name: objc2 dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 28bc07a commit 6b3dc13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -66,7 +66,7 @@ libc = "0.2.172"
6666
mimalloc = "0.1.46"
6767
mockito = "1.7.0"
6868
nix = { version = "0.29.0", features = ["feature", "fs", "ioctl", "process", "signal", "term", "user"] }
69-
objc2 = "0.5.2"
69+
objc2 = "0.6.1"
7070
objc2-app-kit = { version = "0.2.2", features = ["NSWorkspace"] }
7171
objc2-foundation = { version = "0.2.2", features = ["NSString", "NSURL"] }
7272
owo-colors = "4.2.0"

0 commit comments

Comments
 (0)