diff --git a/Cargo.toml b/Cargo.toml index 88db8084f..9760a4c97 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" }