Skip to content

Commit

Permalink
Update prost requirement from 0.12.3 to 0.13.3
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: prost
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent ac74cd3 commit b2f672c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ parquet = { version = "52.2.0", default-features = false, features = [
"object_store",
] }
# Should match arrow-flight's version of prost.
prost = "0.12.3"
prost = "0.13.3"
rand = "0.8"
regex = "1.8"
rstest = "0.22.0"
Expand Down

0 comments on commit b2f672c

Please sign in to comment.