Skip to content

Commit c650b28

Browse files
Update Rust crate tonic to 0.14.0
1 parent 40d6ad1 commit c650b28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ quote = "1.0"
1818
proc-macro2 = "1.0"
1919
tokio = { version = "1.44.1", features = ["rt-multi-thread"] }
2020
uuid = { version = "1.16.0", features = ["v4"] }
21-
tonic = "0.13.0"
21+
tonic = "0.14.0"
2222

2323
[workspace.dependencies.http]
2424
path = "../draco/crates/http"

0 commit comments

Comments
 (0)