Skip to content

Commit 1659325

Browse files
Update Rust crate tonic to 0.14.0
1 parent ecf4302 commit 1659325

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
@@ -22,7 +22,7 @@ serde_json = "1.0.138"
2222
serde = "1.0.138"
2323
lapin = "3.0.0"
2424
futures-lite = "2.6.0"
25-
tonic = "0.13.0"
25+
tonic = "0.14.0"
2626
dotenv = "0.15.0"
2727

2828

0 commit comments

Comments
 (0)