summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Cargo.toml b/test/Cargo.toml
index fd50761e7e..52b2e0a5da 100644
--- a/test/Cargo.toml
+++ b/test/Cargo.toml
@@ -54,7 +54,7 @@ serde_json = "1.0"
tokio-serde = { version = "0.8.0", features = ["json"] }
# Tonic and related crates
-tonic = "0.12.2"
+tonic = "0.12.3"
tonic-build = { version = "0.10.0", default-features = false }
tower = "0.4"
prost = "0.13.3"