Skip to content

Commit 85ebcbf

Browse files
committed
chore(deps): update rust crate tonic to 0.11
1 parent a192ba1 commit 85ebcbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ tempfile = "3.3"
4646
time = { version = "0.3", features = ["parsing"] }
4747
tokio = { version = "1.29", features = ["full"] }
4848
tokio-stream = { version = "0.1", features = ["net"] }
49-
tonic = "0.9"
49+
tonic = "0.11"
5050
tonic-build = "0.9"
5151
tonic-reflection = "0.9"
5252
tracing = "0.1"

0 commit comments

Comments
 (0)