Include more things in InputEvent
This commit is contained in:
parent
6b05a2a06d
commit
e5960b8eda
5 changed files with 35 additions and 22 deletions
|
|
@ -7,6 +7,8 @@ edition = { workspace = true }
|
|||
cove-macro = { path = "../cove-macro" }
|
||||
|
||||
crossterm = { workspace = true }
|
||||
parking_lot = {workspace = true}
|
||||
serde = { workspace = true }
|
||||
serde_either = { workspace = true }
|
||||
thiserror = { workspace = true }
|
||||
toss = {workspace = true}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue