Skip to content

Commit

Permalink
Refactored key event parsing and displaying
Browse files Browse the repository at this point in the history
  • Loading branch information
fritzrehde committed Aug 16, 2023
1 parent 0a8d07f commit 7775738
Show file tree
Hide file tree
Showing 6 changed files with 293 additions and 105 deletions.
120 changes: 110 additions & 10 deletions Cargo.lock

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

2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ derive_more = { version = "0.99.17", default-features = false, features = ["from
tabwriter = "1.2.1"
strum = "0.24.1"
strum_macros = "0.24.3"
parse-display = "0.8.2"
derive-new = "0.5.9"

# generated by 'cargo dist init'
[profile.dist]
Expand Down
Loading

0 comments on commit 7775738

Please sign in to comment.