Skip to content

Commit

Permalink
bump driverkit to v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rszyma committed Dec 20, 2023
1 parent 5ad5116 commit b86fe91
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 @@ -46,7 +46,7 @@ kanata-keyberon = { path = "keyberon" }
kanata-parser = { path = "parser" }

[target.'cfg(target_os = "macos")'.dependencies]
karabiner-driverkit = "0.1.0"
karabiner-driverkit = "0.1.1"

[target.'cfg(target_os = "linux")'.dependencies]
evdev = "=0.12.0"
Expand Down

0 comments on commit b86fe91

Please sign in to comment.