rearrange modules

This commit is contained in:
John Turner
2025-11-22 02:11:52 +00:00
parent bffc1e88b0
commit f8149b43d4
8 changed files with 25 additions and 24 deletions

View File

@@ -6,7 +6,7 @@ use std::{
path::PathBuf,
};
use gentoo_utils::ebuild::repo::Repo;
use gentoo_utils::repo::Repo;
fn main() -> Result<(), Box<dyn Error>> {
let corpus_dir = PathBuf::from(