feat(#702): add priv_proto module to hive-sh4re
This commit is contained in:
parent
6a371908e4
commit
d7fa1c5a6e
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
use serde::{Deserialize, Serialize};
|
||||
|
||||
pub mod assets;
|
||||
pub mod priv_proto;
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
// Host admin socket — /run/hyperhive/host.sock
|
||||
|
|
|
|||
Loading…
Reference in a new issue