update shared_memory_heap

This commit is contained in:
2024-05-14 13:58:44 +02:00
parent 3fc86e2da0
commit 3fed591fd6
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ rustPlatform.buildRustPackage
lockFile = ./Cargo.lock;
outputHashes = {
"agent_lib-0.1.0" = "sha256-G9PCNDLaJ18pXjoKmdSFOYFT81VJ9GxapOi7EFZMTks=";
"shared_memory_heap-0.1.0" = "sha256-AH+wfAMw5z3lND44feQ11VzoVdaqSGnkvTeIQOFlfXQ=";
"shared_memory_heap-0.1.0" = "sha256-zgO/SfJEFVuHGyuYKsEc0Jm8q/YxkXF92SBhO0+HbdI=";
};
};