remove submodule, run tests, collect coverage, no report

This commit is contained in:
🪞👃🪞 2025-01-22 03:16:50 +01:00
parent 5b2c2318a5
commit 7aa99e4692
8 changed files with 71 additions and 88 deletions

View file

@ -8,7 +8,6 @@ tek_tui = { path = "../tui" }
tek_jack = { path = "../jack" }
tek_time = { path = "../time" }
jack = { path = "../rust-jack" }
midly = "0.5"
uuid = { version = "1.10.0", features = [ "v4" ] }