update client version

This commit is contained in:
mbecker20
2024-05-28 04:58:31 -07:00
parent 8c22bdd473
commit 502dd3a4a8
+1 -1
View File
@@ -15,7 +15,7 @@ monitor_client = { path = "client/core/rs" }
[workspace.dependencies]
# LOCAL
monitor_client = "1.5.3"
monitor_client = "1.5.4"
periphery_client = { path = "client/periphery/rs" }
logger = { path = "lib/logger" }