update client to 1.5.1

This commit is contained in:
mbecker20
2024-05-25 20:38:35 -07:00
parent 40fe76cf27
commit 0a8419bb13

View File

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