Added workflow

This commit is contained in:
2026-01-20 15:28:38 +01:00
parent 237b40ed2e
commit 4cce216e4e
4 changed files with 8 additions and 22 deletions

View File

@@ -3,6 +3,7 @@ use orchid_api as api;
pub mod atom;
pub mod atom_owned;
pub mod atom_thin;
pub mod binary;
pub mod conv;
pub mod coroutine_exec;
pub mod entrypoint;
@@ -20,4 +21,3 @@ pub mod system;
pub mod system_ctor;
pub mod tokio;
pub mod tree;
pub mod binary;