From 4cdfdc03c071a871c4c3da623bcfe6e61abb2303 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 28 Oct 2022 18:22:44 -0700 Subject: add adenosine-pds to workspace and fix rusqlite dep --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 5c52e2d..8966523 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [workspace] -members = ["adenosine-cli", "adenosine-tauri-gui"] +members = ["adenosine-cli", "adenosine-tauri-gui", "adenosine-pds"] # NOTE: [workspace.package] did not work with some plugins and build tools -- cgit v1.2.3