Skip to content

Commit

Permalink
Bump deps versions
Browse files Browse the repository at this point in the history
  • Loading branch information
v0-e committed Oct 29, 2024
1 parent 2ad8dd8 commit d51bcbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v4-proto-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ tonic = { version = "0.12", default-features = false, features = ["codegen", "pr

[build-dependencies]
regex = "1.11.1"
tonic-buf-build = { git = "https://github.com/v0-e/tonic-buf-build", rev = "eaa38fb83bd696cf6d91494ff1f92445b461b009" }
tonic-buf-build = "0.3.0"
prost-build = "0.13" # keep the version the same as in tonic-buf-build
tonic-build = "0.12" # keep the version the same as in tonic-buf-build

0 comments on commit d51bcbb

Please sign in to comment.