update client to 1.12

This commit is contained in:
mbecker20
2024-07-29 18:36:42 -07:00
parent 8e19eb7b0f
commit d99cf87da0

View File

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