Усилить безопасность и надёжность выполнения операций
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
mod access;
|
||||
mod app;
|
||||
mod approval_execution;
|
||||
pub mod auth;
|
||||
pub mod catalog;
|
||||
pub mod jsonrpc;
|
||||
@@ -9,4 +10,4 @@ pub mod session;
|
||||
pub mod tool_error;
|
||||
mod transport;
|
||||
|
||||
pub use app::build_app;
|
||||
pub use app::{build_app, build_app_with_background_workers};
|
||||
|
||||
Reference in New Issue
Block a user