update client to 1.7.0

This commit is contained in:
mbecker20
2024-06-09 22:47:49 -07:00
parent 4382ad0b3b
commit 0982800ad2

View File

@@ -15,7 +15,7 @@ monitor_client = { path = "client/core/rs" }
[workspace.dependencies]
# LOCAL
monitor_client = "1.6.2"
monitor_client = "1.7.0"
periphery_client = { path = "client/periphery/rs" }
command = { path = "lib/command" }
logger = { path = "lib/logger" }