flake: fix cargo hash

pull/210/head
Sebastien Bourdeauducq 2022-12-01 12:49:00 +08:00
parent db0e41af6d
commit c281505aa0
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@
cargoLock = {
lockFile = src/Cargo.lock;
outputHashes = {
"libasync-0.0.0" = "sha256-9hX80tRMFNehL7jSUrlctKMe7k8Br14O93gr9P5Zl7w=";
"libasync-0.0.0" = "sha256-WvNMUekL4Elc55RdqX8XP43QPnBrK8Rbd0bsoI61E5U=";
};
};