Skip to content

Commit 4771a88

Browse files
committed
fix(deps): update rust crate tonic to 0.11.0
1 parent e017ad5 commit 4771a88

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ serde_repr = "0.1.18"
130130
serde_yaml = "0.9.31"
131131
tar = "0.4.40"
132132
tokio-util = "0.7.10"
133-
tonic = "0.10.2"
133+
tonic = "0.11.0"
134134
tower = "0.4.13"
135135
tracing = "0.1.40"
136136
tracing-appender = "0.2.3"

0 commit comments

Comments
 (0)