mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
0.2.2: build fixes (thx @magicpotatobean)
- provide `tek_midi` dev-dependency to example `midi-import` - pin correct commit of `deps/tengri` submodule - remove duplicate declaration of `struct Tryptich`
This commit is contained in:
parent
b8d6194a72
commit
46760bf8f0
5 changed files with 51 additions and 94 deletions
|
|
@ -11,3 +11,6 @@ tek_time = { workspace = true }
|
|||
|
||||
midly = { workspace = true }
|
||||
uuid = { workspace = true }
|
||||
|
||||
[dev-dependencies]
|
||||
tek_midi = { workspace = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue