Skip to content

Commit 95bd39f

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 98dad52 commit 95bd39f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.

crates/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ nix = { version = "0.29.0", features = [
169169
skim = { version = "0.16.2" }
170170

171171
[target.'cfg(target_os = "macos")'.dependencies]
172-
objc2 = "0.5.2"
172+
objc2 = "0.6.1"
173173
objc2-app-kit = { version = "0.2.2", features = ["NSWorkspace"] }
174174
objc2-foundation = { version = "0.2.2", features = ["NSString", "NSURL"] }
175175
security-framework = "3.2.0"

0 commit comments

Comments
 (0)