Skip to content

Commit 605f69d

Browse files
fix(deps): update rust crate tonic to 0.14.0
1 parent 5a2ae81 commit 605f69d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.web/docs/developers/api/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ edition = "2021"
77
minekube_gate_community_neoeinstein-prost = { version = "0.4.0-20241118150055-50fffb007499.1", registry = "buf" }
88
minekube_gate_community_neoeinstein-tonic = { version = "0.4.1-20241118150055-50fffb007499.1", registry = "buf" }
99
tokio = { version = "1.41.1", features = ["macros", "rt-multi-thread"] }
10-
tonic = "0.12.3"
10+
tonic = "0.14.0"

0 commit comments

Comments
 (0)