unneeded in cargo toml

This commit is contained in:
mbecker20
2024-05-07 23:31:31 -07:00
parent 3f8e75bbd8
commit 340bac078f

View File

@@ -10,7 +10,6 @@ license = "GPL-3.0-or-later"
[workspace.dependencies]
# LOCAL
monitor_macros = { path = "lib/macros" }
monitor_client = { path = "client/core/rs" }
periphery_client = { path = "client/periphery/rs" }
logger = { path = "lib/logger" }