From 2c3977da3ee2229721d4551982537235066e22c8 Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Sun, 19 Feb 2023 15:12:57 -0800 Subject: update top-level files for new 'adenosine' crate --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index dee801e..2e6e9ac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [workspace] -members = ["adenosine-cli", "adenosine-pds"] +members = ["adenosine", "adenosine-cli", "adenosine-pds"] # NOTE: [workspace.package] did not work with some plugins and build tools -- cgit v1.2.3