aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2022-11-11 17:37:44 -0800
committerBryan Newbold <bnewbold@robocracy.org>2022-11-11 17:38:05 -0800
commit9868465bdaa81ec265f1b50b93c76e7d56548a4b (patch)
tree4fd6f191260640d19de15e350b85ac40b63e4339 /Cargo.toml
parent8a01449d158a3a423c965bc48df0f8512536dbaa (diff)
downloadadenosine-crate-placeholder.tar.gz
adenosine-crate-placeholder.zip
add 'adenosine' placeholder cratecrate-placeholder
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index dee801e..6875847 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,6 @@
[workspace]
members = ["adenosine-cli", "adenosine-pds"]
+exclude = ["adenosine"]
# NOTE: [workspace.package] did not work with some plugins and build tools