aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a214b76..e94a113 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,6 +16,7 @@ members = [
"core",
"console",
"bindings/c",
+ "client",
"export"
]
@@ -36,4 +37,4 @@ debug = false
[profile.dev]
strip = false
-debug = true \ No newline at end of file
+debug = true