update client to 1.10.4

This commit is contained in:
mbecker20
2024-07-16 16:06:38 -07:00
parent d0c94278ec
commit 6be032fcd4
+1 -1
View File
@@ -15,7 +15,7 @@ monitor_client = { path = "client/core/rs" }
[workspace.dependencies]
# LOCAL
monitor_client = "1.10.3"
monitor_client = "1.10.4"
periphery_client = { path = "client/periphery/rs" }
formatting = { path = "lib/formatting" }
command = { path = "lib/command" }