aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2022-11-06 20:27:49 -0800
committerBryan Newbold <bnewbold@robocracy.org>2022-11-06 20:27:49 -0800
commit9528530bf266429c9738c621d7c55a54d336c514 (patch)
treebe6847c5607a657986a56c83613d7e2f14918593 /Cargo.toml
parentc36264c5cd88f79e193710932ca11b1f7f1d60d7 (diff)
downloadadenosine-9528530bf266429c9738c621d7c55a54d336c514.tar.gz
adenosine-9528530bf266429c9738c621d7c55a54d336c514.zip
update cargo for tauri removal (temporary)
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 2eee321..0afa8f4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,5 @@
[workspace]
-members = ["adenosine-cli", "adenosine-tauri-gui", "adenosine-pds", "iroh-car"]
+members = ["adenosine-cli", "adenosine-pds", "iroh-car"]
# NOTE: [workspace.package] did not work with some plugins and build tools