feat: with rust_lib
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-12-29 17:18:02 +01:00
parent 1e257b1269
commit 10ef2294d2
3 changed files with 452 additions and 237 deletions

View File

@@ -4,4 +4,5 @@ pub use cli::*;
pub mod dagger_middleware;
pub mod node_service;
pub mod rust_lib;
pub mod rust_service;