summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorJoakim Hulthe <joakim.hulthe@mullvad.net>2024-10-02 10:13:17 +0200
committerJoakim Hulthe <joakim.hulthe@mullvad.net>2024-10-02 10:13:17 +0200
commit1217112350515255c1933fe2e8192147d660b7f2 (patch)
tree2bbe9bc75a0dae2b5898392673b74a2b06cbc09a /test
parent45fc8800639f55c96f7b847fd2ccfa876d7003f7 (diff)
parent3c1988175ffa0bdcf828cf656df4c6eeb3223255 (diff)
downloadmullvadvpn-1217112350515255c1933fe2e8192147d660b7f2.tar.xz
mullvadvpn-1217112350515255c1933fe2e8192147d660b7f2.zip
Merge branch 'tonic-0-12-3'
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"