Update shared_memory_heap

This commit is contained in:
2024-05-15 13:17:41 +02:00
parent 3fed591fd6
commit 9073513e27
2 changed files with 6 additions and 6 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-zgO/SfJEFVuHGyuYKsEc0Jm8q/YxkXF92SBhO0+HbdI=";
"shared_memory_heap-0.1.0" = "sha256-pWwmMGofgXrF7U4Tj/S6pRWXrcy6OPj9zyMii+vrWNo=";
};
};