aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2022-10-26 20:36:03 -0700
committerBryan Newbold <bnewbold@robocracy.org>2022-10-26 20:36:03 -0700
commitbab98346caeda7faa6fd7ce9f2dc5eadb828bc63 (patch)
tree66c03a25a847350f6976007a860f2070f98c7443 /Cargo.toml
parentc4485e4b134d946227d6cbd52f57ce175387749d (diff)
downloadadenosine-bab98346caeda7faa6fd7ce9f2dc5eadb828bc63.tar.gz
adenosine-bab98346caeda7faa6fd7ce9f2dc5eadb828bc63.zip
rename main crate to '-pds', start '-cli' crate
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0b0d596..a58be39 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,5 @@
[workspace]
-members = ["adenosine"]
+members = ["adenosine-cli"]
[profile.release]
lto = true