Skip to content

Commit

Permalink
dep(macOS): bump driverkit to v.0.1.4 (jtroo#1338)
Browse files Browse the repository at this point in the history
This targets the v5 karabiner driver.
  • Loading branch information
psych3r authored and eugenesvk committed Jan 17, 2025
1 parent 9409dc1 commit c8062d6
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 @@ -66,7 +66,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 c8062d6

Please sign in to comment.