flake: fix cargo hash

pull/261/head
Sebastien Bourdeauducq 2023-09-07 19:04:44 +08:00
parent 85ecff2cc1
commit b23c822ad2
1 changed files with 1 additions and 1 deletions

View File

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