refactor(#1450): lift shared harness-path resolution into hive-sh4re
This commit is contained in:
parent
789ecd86f6
commit
41c4682f7a
7 changed files with 48 additions and 46 deletions
|
|
@ -3,6 +3,7 @@
|
|||
use serde::{Deserialize, Serialize};
|
||||
|
||||
pub mod assets;
|
||||
pub mod paths;
|
||||
pub mod priv_proto;
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue