Skip to content

Commit 5d8769f

Browse files
authored
Merge pull request #65 from mdabir1203/codex/add-hotpath-features-to-github-actions
[shadowmap] fix: add hotpath-ci feature flag
2 parents 1078208 + 2b91b7d commit 5d8769f

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
@@ -90,6 +90,7 @@ gui = ["iced"]
9090
dashboard = ["slint"]
9191

9292
hotpath = ["dep:hotpath", "hotpath/hotpath"]
93+
hotpath-ci = ["hotpath", "hotpath/hotpath-ci"]
9394
hotpath-alloc-bytes-total = ["hotpath/hotpath-alloc-bytes-total"]
9495
hotpath-alloc-count-total = ["hotpath/hotpath-alloc-count-total"]
9596
hotpath-alloc-self = ["hotpath/hotpath-alloc-self"]

0 commit comments

Comments
 (0)