mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-09-18 12:56:42 +02:00
This commit is contained in:
parent
3deef0641d
commit
d495d97516
16 changed files with 462 additions and 425 deletions
|
|
@ -51,9 +51,10 @@ proptest = { version = "^1" }
|
|||
proptest-derive = { version = "^0.5.1" }
|
||||
|
||||
[features]
|
||||
default = ["cli", "arranger", "sampler"]
|
||||
default = ["cli", "arranger", "sampler", "prof"]
|
||||
|
||||
prof = ["tengri/prof"]
|
||||
prof = []
|
||||
#prof2 = ["prof", "tengri/prof"]
|
||||
hotpath = ["hotpath/hotpath"]
|
||||
hotpath-cpu = ["hotpath/hotpath-cpu"]
|
||||
hotpath-alloc = ["hotpath/hotpath-alloc"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue