aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKatharina Fey <kookie@spacekookie.de>2018-04-09 18:06:14 +0200
committerKatharina Fey <kookie@spacekookie.de>2018-04-09 18:06:14 +0200
commit95b91faf8e280757e9a2de3fec3c308c65de1d5d (patch)
tree86bbb4e2802c079deaf3c2ac35d24f6d5c75eb5b /Cargo.toml
parent194b9fbf7ebc6cf054bc283cf5a6b2e0c62c9023 (diff)
Version that goes on crates.io
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 e736320..b60fc1e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,6 @@
[workspace]
members = [
"lockchain-core",
- "lockchain-gtk"
+ "lockchain-gtk",
+ "lockchain-cli"
] \ No newline at end of file