fix iai-callgrind-runner
All checks were successful
CI / checks (push) Successful in 30s

This commit is contained in:
Robin Appelman 2025-07-13 22:20:57 +02:00
commit 31877680aa

View file

@ -5,7 +5,7 @@
}: }:
rustPlatform.buildRustPackage (finalAttrs: { rustPlatform.buildRustPackage (finalAttrs: {
pname = "iai-callgrind-runner"; pname = "iai-callgrind-runner";
version = "v0.15.2"; version = "0.15.2";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "iai-callgrind"; owner = "iai-callgrind";