update client to 1.4.1

This commit is contained in:
mbecker20
2024-05-22 02:01:40 -07:00
parent 75352a91ff
commit de2bd800c4

View File

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