Phase 7a: dashboard approve/deny + unified diff (similar crate)
This commit is contained in:
parent
75df5f6c29
commit
c82d41728c
6 changed files with 181 additions and 35 deletions
|
|
@ -5,6 +5,7 @@ use anyhow::{Result, bail};
|
|||
use clap::{Parser, Subcommand};
|
||||
use hive_sh4re::{HostRequest, HostResponse};
|
||||
|
||||
mod actions;
|
||||
mod agent_server;
|
||||
mod approvals;
|
||||
mod broker;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue