Skip to content

Commit 0ea6022

Browse files
chore(deps): update rust crate tonic to 0.14.0
1 parent 251c5fd commit 0ea6022

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
@@ -62,7 +62,7 @@ serde_yaml = "0.9.34"
6262
strum = { version = "0.28.0", features = ["derive"] }
6363
tempfile = "3.12.0"
6464
thiserror = "2.0.11"
65-
tonic = { version = "0.12.1", features = ["gzip", "tls"] }
65+
tonic = { version = "0.14.0", features = ["gzip", "tls"] }
6666
tokio = { version = "1.39.3", features = ["macros", "rt-multi-thread"] }
6767
tokio-stream = "0.1.15"
6868
tokio-util = "0.7.11"

0 commit comments

Comments
 (0)