mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 11:46:41 +01:00
This commit is contained in:
parent
7f03116cb3
commit
e987aa697d
16 changed files with 107 additions and 135 deletions
|
|
@ -29,4 +29,8 @@ cli = ["clap"]
|
|||
host = ["tek_device/lv2"]
|
||||
|
||||
[lib]
|
||||
path = "app.rs"
|
||||
path = "tek.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "tek"
|
||||
path = "tek_cli.rs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue