refactor(#1450): lift shared harness-path resolution into hive-sh4re

This commit is contained in:
damocles 2026-06-14 21:21:07 +02:00 committed by mara
commit 41c4682f7a
7 changed files with 48 additions and 46 deletions

View file

@ -3,6 +3,7 @@
use serde::{Deserialize, Serialize};
pub mod assets;
pub mod paths;
pub mod priv_proto;
// -----------------------------------------------------------------------------