From e57f7ef214c1c491067cbf46ce750235bce158dc Mon Sep 17 00:00:00 2001 From: Wildan M Date: Thu, 20 Nov 2025 02:34:47 -0800 Subject: [PATCH] Fix misc issues with repo_binary --- src/bin/repo.rs | 5 +++++ src/cook/cook_build.rs | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/src/bin/repo.rs b/src/bin/repo.rs index 684c9deed..849f6550f 100644 --- a/src/bin/repo.rs +++ b/src/bin/repo.rs @@ -507,6 +507,11 @@ fn parse_args(args: Vec) -> anyhow::Result<(CliConfig, CliCommand, Vec