realign tracks

This commit is contained in:
i do not exist 2026-08-31 00:14:54 +03:00
parent 1082f62696
commit 3deef0641d
4 changed files with 94 additions and 111 deletions

View file

@ -51,7 +51,7 @@ proptest = { version = "^1" }
proptest-derive = { version = "^0.5.1" }
[features]
default = ["cli", "arranger", "sampler", "prof"]
default = ["cli", "arranger", "sampler"]
prof = ["tengri/prof"]
hotpath = ["hotpath/hotpath"]