aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c049e54..888a6ee 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,8 +1,7 @@
[workspace]
members = [
"rtic",
- "rtic-arbiter",
- "rtic-channel",
+ "rtic-sync",
"rtic-common",
"rtic-macros",
"rtic-monotonics",