Skip to content

Commit 3158ffa

Browse files
Update tonic monorepo to 0.14.0
1 parent 7a1bfac commit 3158ffa

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
@@ -14,10 +14,10 @@ async-trait = "0.1.85"
1414
log = "0.4.24"
1515
serde_json = "1.0.138"
1616
serde = "1.0.138"
17-
tonic = "0.13.0"
17+
tonic = "0.14.0"
1818
dotenv = "0.15.0"
1919
code0-definition-reader = "0.0.8"
20-
tonic-health = "0.13.1"
20+
tonic-health = "0.14.0"
2121
async-nats = "0.42.0"
2222
futures-core = "0.3.31"
2323

0 commit comments

Comments
 (0)