Skip to content

Commit 99b2f44

Browse files
chore(deps): update tonic monorepo to 0.12.0
1 parent 3bdf43b commit 99b2f44

File tree

2 files changed

+41
-26
lines changed

2 files changed

+41
-26
lines changed

Cargo.lock

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

tailcall-upstream-grpc/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ hyper = { version = "0.14.28", features = ["full"] }
1111
tokio = { version = "1.37.0", features = ["full"] }
1212
headers = { workspace = true }
1313
tonic = "0.11.0"
14-
tonic-reflection = "0.11.0"
14+
tonic-reflection = "0.12.0"
1515
prost = "0.12.4"
1616
prost-types = "0.12.4"
1717
tower = "0.4.13"
@@ -37,5 +37,5 @@ http = { workspace = true }
3737

3838
[build-dependencies]
3939
protoc-bin-vendored = "3.0.0"
40-
tonic-build = "0.11.0"
40+
tonic-build = "0.12.0"
4141
tailcall-fixtures = { path = "../tailcall-fixtures" }

0 commit comments

Comments
 (0)