diff --git a/Cargo.toml b/Cargo.toml index 049a4cc..7fd7502 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -88,6 +88,7 @@ gui = ["iced"] dashboard = ["slint"] hotpath = ["dep:hotpath", "hotpath/hotpath"] +hotpath-ci = ["hotpath", "hotpath/hotpath-ci"] hotpath-alloc-bytes-total = ["hotpath/hotpath-alloc-bytes-total"] hotpath-alloc-count-total = ["hotpath/hotpath-alloc-count-total"] hotpath-alloc-self = ["hotpath/hotpath-alloc-self"]