aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
author1992414357@qq.com <1992414357@qq.com>2025-06-13 22:33:53 +0800
committer1992414357@qq.com <1992414357@qq.com>2025-06-13 22:33:53 +0800
commit22ccd970a4ea47edd39abe8662805d8137083253 (patch)
tree2561d7131c57a632de0943437c7b6fa739eb8321 /Cargo.toml
parent83c6fc2d55cdd7de949f2815b86dfe0b9cc18f27 (diff)
.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 3 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 58161da..10b8c93 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,7 +16,9 @@ members = [
"core",
"apps/console",
"apps/client",
- "export"
+ "export",
+
+ "core/bindings/c_lang"
]
[workspace.package]