Skip to content

Commit 903e647

Browse files
Merge pull request #244 from disintegrate-es/dependabot/cargo/tonic-health-0.14.5
Bump tonic-health from 0.14.2 to 0.14.5
2 parents c362ac7 + 88e2130 commit 903e647

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.

examples/courses/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ thiserror = "2.0.18"
1717
tokio = { version = "1.49.0", features = ["macros", "rt-multi-thread", "signal"] }
1818
tonic = { version = "0.14.2", features = ["gzip", "transport"] }
1919
tonic-prost = "0.14.2"
20-
tonic-health = "0.14.2"
20+
tonic-health = "0.14.5"
2121
tonic-reflection = "0.14.2"
2222
tower = "0.5.3"
2323
prost = { version = "0.14.3" }

0 commit comments

Comments
 (0)