From 3708bfb38c3181ab24754b6fe248a634bb683c89 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 07:02:12 +0000 Subject: [PATCH] Update Rust crate pbjson-build to 0.9.0 --- build/rust/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/rust/Cargo.toml b/build/rust/Cargo.toml index 414cb03..c84cb85 100644 --- a/build/rust/Cargo.toml +++ b/build/rust/Cargo.toml @@ -34,4 +34,4 @@ tonic-build = "0.14.0" prost-build = "0.14.1" prost = "0.14.1" prost-types = "0.14.1" -pbjson-build = "0.8.0" +pbjson-build = "0.9.0"