diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index 944088a..5b06596 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -77,7 +77,7 @@ serde_yaml = "0.9" # (bypasses the slow `maestro hierarchy` CLI invocation path when the # driver is kept alive by a background `maestro studio` process). tonic = { version = "0.12", default-features = false, features = ["codegen", "prost", "transport"] } -prost = "0.13" +prost = "0.14" [target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies] # Auto-update is desktop-only. The plugin downloads the new bundle from