add gungraun tooling

This commit is contained in:
Robin Appelman 2026-08-01 17:05:41 +02:00
commit e6d7778ce2
5 changed files with 33 additions and 0 deletions

View file

@ -22,4 +22,5 @@
"atk-sys" = {build = ["at-spi2-atk"];};
"pango-sys" = {build = ["pango"];};
"gdk-sys" = {build = ["gtk3"];};
"gungraun" = {native = ["gungraun-runner" "valgrind"];};
}