Skip to content

Commit ce8a96e

Browse files
Update Rust crate tonic to 0.14.0
1 parent a927f41 commit ce8a96e

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
@@ -14,7 +14,7 @@ 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"
2020

0 commit comments

Comments
 (0)