docs: drop stale hive-m1nd references (single hive binary)
This commit is contained in:
parent
b38c834182
commit
0c1c06ad76
5 changed files with 10 additions and 10 deletions
|
|
@ -1,5 +1,6 @@
|
|||
//! Shared in-container harness code used by both `hive-ag3nt` (agent) and
|
||||
//! `hive-m1nd` (manager) binaries.
|
||||
//! Shared in-container harness code for the single `hive` binary that
|
||||
//! serves every agent role (the manager is just an agent role, not a
|
||||
//! separate binary).
|
||||
|
||||
pub mod client;
|
||||
pub mod events;
|
||||
|
|
|
|||
Loading…
Reference in a new issue