iai-callgrind support

This commit is contained in:
Robin Appelman 2025-07-13 18:54:34 +02:00
commit 3821e5b444
6 changed files with 39 additions and 0 deletions

View file

@ -3,4 +3,5 @@
"insta" = ["cargo-insta"];
"esp-hal" = ["cargo-espflash" "cargo-espmonitor"];
"wasm-bindgen" = ["wasm-pack" "wasm-bindgen-cli"];
"iai-callgrind" = ["iai-callgrind-runner" "valgrind"];
}