Skip to content

Commit

Permalink
chore(deps): Bump pbjson-build from 0.5.1 to 0.6.2
Browse files Browse the repository at this point in the history
Bumps [pbjson-build](https://github.com/influxdata/pbjson) from 0.5.1 to 0.6.2.
- [Commits](https://github.com/influxdata/pbjson/commits)

---
updated-dependencies:
- dependency-name: pbjson-build
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2023
1 parent dda8c4b commit e5391f3
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 37 deletions.
104 changes: 68 additions & 36 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 src/prost/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ workspace-hack = { path = "../workspace-hack" }

[build-dependencies]
fs-err = "2.9"
pbjson-build = "0.5"
pbjson-build = "0.6"
tonic-build = { workspace = true }
walkdir = "2"

Expand Down

0 comments on commit e5391f3

Please sign in to comment.