Skip to content

Commit cd5a84d

Browse files
bryantbiggsmxpv
authored andcommitted
chore: Update tonic dependencies to latest
1 parent cea5523 commit cd5a84d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ tempfile = "3.6"
4545
thiserror = "2.0"
4646
time = { version = "0.3.29", features = ["serde", "std", "formatting"] }
4747
tokio = "1.26"
48-
tonic = "0.12"
49-
tonic-build = "0.12"
48+
tonic = "0.13"
49+
tonic-build = "0.13"
5050
tower = "0.5"
5151
uuid = { version = "1.0", features = ["v4"] }

0 commit comments

Comments
 (0)