Skip to content

Commit

Permalink
dep(macOS): bump driverkit to v.0.1.4 (#1338)
Browse files Browse the repository at this point in the history
This targets the v5 karabiner driver.
  • Loading branch information
psych3r authored Nov 9, 2024
1 parent 62b2269 commit a7c6f87
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ kanata-parser = { path = "parser" }
kanata-tcp-protocol = { path = "tcp_protocol" }

[target.'cfg(target_os = "macos")'.dependencies]
karabiner-driverkit = "0.1.3"
karabiner-driverkit = "0.1.4"
objc = "0.2.7"
core-graphics = "0.24.0"
open = { version = "5", optional = true }
Expand Down

0 comments on commit a7c6f87

Please sign in to comment.