hive-sh4re: split bash-task schema into its own topic module
This commit is contained in:
parent
9e44efa01f
commit
1e9b924bc4
3 changed files with 58 additions and 53 deletions
|
|
@ -7,4 +7,4 @@
|
|||
//! panel — no parallel copy to drift. Re-exported here so existing
|
||||
//! `crate::protocol::{TaskFile, TaskStatus}` imports across this crate
|
||||
//! keep compiling unchanged.
|
||||
pub use hive_sh4re::{TaskFile, TaskStatus};
|
||||
pub use hive_sh4re::bash_task::{TaskFile, TaskStatus};
|
||||
|
|
|
|||
Loading…
Reference in a new issue