Skip to content

Commit 2d149a0

Browse files
committed
chore(deps): update rust crate tonic-build to 0.11
1 parent a192ba1 commit 2d149a0

File tree

2 files changed

+53
-32
lines changed

2 files changed

+53
-32
lines changed

Cargo.lock

Lines changed: 52 additions & 31 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
@@ -47,7 +47,7 @@ time = { version = "0.3", features = ["parsing"] }
4747
tokio = { version = "1.29", features = ["full"] }
4848
tokio-stream = { version = "0.1", features = ["net"] }
4949
tonic = "0.9"
50-
tonic-build = "0.9"
50+
tonic-build = "0.11"
5151
tonic-reflection = "0.9"
5252
tracing = "0.1"
5353
tracing-subscriber = "0.3"

0 commit comments

Comments
 (0)