From 91c7a8a14ed6f482db873acf828bf673a58e883b Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Mon, 22 Jun 2026 16:49:32 +0400 Subject: fix: make corpus reports explicit and fallible --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 069990d..1068926 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -82,6 +82,7 @@ name = "fparkan-corpus" version = "0.1.0" dependencies = [ "fparkan-binary", + "fparkan-nres", "fparkan-path", ] -- cgit v1.2.3