Skip to content

Commit ff0530c

Browse files
committed
tonic-build:0.12
1 parent 7c44f93 commit ff0530c

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
@@ -6,7 +6,7 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
tonic-build = { version = "*", features = ["prost"] }
9+
tonic-build = { version = "0.12", features = ["prost"] }
1010
reqwest = { version = "*", features = ["blocking"] }
1111
serde_json = { version = "*" }
1212
base64 = { version = "*" }

0 commit comments

Comments
 (0)