update client to 1.9.0

This commit is contained in:
mbecker20
2024-06-23 02:30:50 -07:00
parent 57646b750f
commit 9418a6d963

View File

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