Skip to content

Commit

Permalink
chore(deps): update pbjson-build requirement from =0.6.2 to =0.7.0
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: pbjson-build
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 01dc3f9 commit 53af87e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion datafusion/proto-common/gen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ workspace = true

[dependencies]
# Pin these dependencies so that the generated output is deterministic
pbjson-build = "=0.6.2"
pbjson-build = "=0.7.0"
prost-build = "=0.12.6"
2 changes: 1 addition & 1 deletion datafusion/proto/gen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ workspace = true

[dependencies]
# Pin these dependencies so that the generated output is deterministic
pbjson-build = "=0.6.2"
pbjson-build = "=0.7.0"
prost-build = "=0.12.6"

0 comments on commit 53af87e

Please sign in to comment.