tek_transport -> tek_clock

This commit is contained in:
🪞👃🪞 2025-01-06 21:13:44 +01:00
parent 795d91abd8
commit 647f07c446
4 changed files with 6 additions and 6 deletions

View file

@ -43,8 +43,8 @@ name = "tek_groovebox"
path = "bin/cli_groovebox.rs"
[[bin]]
name = "tek_transport"
path = "bin/cli_transport.rs"
name = "tek_clock"
path = "bin/cli_clock.rs"
[[bin]]
name = "tek_sampler"