Skip to content

Commit

Permalink
dep: change keyberon to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jtroo committed Jan 31, 2023
1 parent 1d29c1d commit 7b1a927
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ net2 = "0.2"
radix_trie = "0.2"
rustc-hash = "1.1.0"

# kanata-keyberon = "0.7.1"
kanata-keyberon = "0.8.0"
# Uncomment below and comment out above for testing local keyberon changes
kanata-keyberon = { path = "keyberon" }
# kanata-keyberon = { path = "keyberon" }

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

0 comments on commit 7b1a927

Please sign in to comment.