Skip to content

Commit a26a250

Browse files
fix(deps): bump objc2-input-method-kit from 0.2.2 to 0.3.2
Bumps [objc2-input-method-kit](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-input-method-kit dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d8e77d7 commit a26a250

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
@@ -103,7 +103,7 @@ objc = "0.2.7"
103103
objc2 = "0.5.2"
104104
objc2-app-kit = "0.2.2"
105105
objc2-foundation = "0.2.2"
106-
objc2-input-method-kit = "0.2.2"
106+
objc2-input-method-kit = "0.3.2"
107107
once_cell = "1.19.0"
108108
parking_lot = "0.12.3"
109109
percent-encoding = "2.2.0"

0 commit comments

Comments
 (0)