refactor(#1202): introduce HiveEnv + AgentPaths to reduce arg repetition
This commit is contained in:
parent
e7785b4948
commit
29c7f64bd3
8 changed files with 131 additions and 235 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -1247,6 +1247,7 @@ version = "0.1.0"
|
|||
dependencies = [
|
||||
"anyhow",
|
||||
"hive-sh4re",
|
||||
"libc",
|
||||
"rmcp",
|
||||
"schemars",
|
||||
"serde",
|
||||
|
|
|
|||
Loading…
Reference in a new issue