Skip to content

Commit af8f832

Browse files
committed
chore: fix missing dep
1 parent 693765b commit af8f832

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ thiserror = { version = "2", default-features = false }
4444
tonic = { version = "0.14.1", default-features = false }
4545
tonic-prost-build = "0.14.1"
4646
tonic-prost = "0.14.1"
47+
tonic-types = "0.14.1"
4748
tokio = { version = "1", default-features = false }
4849
tokio-stream = "0.1"
4950
# Using `tracing 0.1.40` because 0.1.39 (which is yanked) introduces the ability to set event names in macros,

0 commit comments

Comments
 (0)