Skip to content

Commit d13c351

Browse files
Update Rust crate tonic to 0.14.0
1 parent 7f8ea4f commit d13c351

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
@@ -10,7 +10,7 @@ futures = "0.3.31"
1010
log = "0.4.26"
1111
env_logger = "0.11.8"
1212
prost = "0.13.5"
13-
tonic = "0.13.0"
13+
tonic = "0.14.0"
1414
tucana = { version = "0.0.28", features = ["all"] }
1515
code0-flow = { version = "0.0.13", features = ["flow_store", "flow_config"] }
1616
serde_json = "1.0.140"

0 commit comments

Comments
 (0)