Skip to content

Commit

Permalink
Revert "Bump prost from 0.9.0 to 0.12.4"
Browse files Browse the repository at this point in the history
This reverts commit 0809d84.
  • Loading branch information
Licenser committed Apr 23, 2024
1 parent 0809d84 commit 810b807
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 32 deletions.
39 changes: 8 additions & 31 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tremor-connectors-gcp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ googapis = { version = "0.6", default-features = true, features = [
"google-storage-v2",
] }
gouth = { version = "0.2", default-features = true }
prost = { version = "0.12.4", default-features = true }
prost = { version = "0.9.0", default-features = true }
prost-types = { version = "0.9.0", default-features = true }
tokio = { version = "1.34", default-features = true }
tonic = { version = "0.6.1", default-features = true, features = [
Expand Down

0 comments on commit 810b807

Please sign in to comment.