diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -16,7 +16,9 @@ members = [ "core", "apps/console", "apps/client", - "export" + "export", + + "core/bindings/c_lang" ] [workspace.package] |
