input: move backend events into type crate
This commit is contained in:
parent
03f35d7944
commit
524836bef3
7 changed files with 208 additions and 191 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -915,6 +915,8 @@ dependencies = [
|
|||
name = "jay-input-types"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"jay-output-types",
|
||||
"jay-units",
|
||||
"jay-utils",
|
||||
"linearize",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue