Skip to content

Commit a9e0de3

Browse files
fix(deps): bump objc2 from 0.5.2 to 0.6.3
Bumps [objc2](https://github.com/madsmtm/objc2) from 0.5.2 to 0.6.3. - [Commits](madsmtm/objc2@objc2-0.5.2...objc2-0.6.3) --- updated-dependencies: - dependency-name: objc2 dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5033e60 commit a9e0de3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -100,7 +100,7 @@ nix = { version = "0.29.0", features = [
100100
"user",
101101
] }
102102
objc = "0.2.7"
103-
objc2 = "0.5.2"
103+
objc2 = "0.6.3"
104104
objc2-app-kit = "0.2.2"
105105
objc2-foundation = "0.2.2"
106106
objc2-input-method-kit = "0.2.2"

0 commit comments

Comments
 (0)