update hash for eggbug-rs

This commit is contained in:
xenofem 2023-07-30 00:53:11 -04:00
parent 47eb454f0c
commit e5a05881e9

View file

@ -20,7 +20,7 @@
cargoLock = { cargoLock = {
lockFile = ./Cargo.lock; lockFile = ./Cargo.lock;
outputHashes = { outputHashes = {
"eggbug-0.1.3" = "sha256-dDnCJNnTJsah1HtrKoS5FxmHosBp5J6nfP4s7ugccog="; "eggbug-0.1.3" = "sha256-uSUWZ66Z5h7zLgvRQg//XXvgpr9YlYWHW5pacxEsVpo=";
}; };
}; };
} // buildDeps); } // buildDeps);