Skip to content

Commit 2b91b7d

Browse files
committed
Add hotpath-ci feature toggle
1 parent 0fa5ede commit 2b91b7d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ gui = ["iced"]
8888
dashboard = ["slint"]
8989

9090
hotpath = ["dep:hotpath", "hotpath/hotpath"]
91+
hotpath-ci = ["hotpath", "hotpath/hotpath-ci"]
9192
hotpath-alloc-bytes-total = ["hotpath/hotpath-alloc-bytes-total"]
9293
hotpath-alloc-count-total = ["hotpath/hotpath-alloc-count-total"]
9394
hotpath-alloc-self = ["hotpath/hotpath-alloc-self"]

0 commit comments

Comments
 (0)