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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 21, 2023
1 parent 7b74759 commit 0dbe66e
Show file tree
Hide file tree
Showing 3 changed files with 91 additions and 47 deletions.
134 changes: 89 additions & 45 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 generated_types/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ bytes = "1.5"
[build-dependencies] # In alphabetical order
tonic-build = { workspace = true }
prost-build = "0.11"
pbjson-build = "0.5"
pbjson-build = "0.6"
2 changes: 1 addition & 1 deletion ingester_query_grpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ workspace-hack = { version = "0.1", path = "../workspace-hack" }
[build-dependencies] # In alphabetical order
tonic-build = { workspace = true }
prost-build = "0.11"
pbjson-build = "0.5"
pbjson-build = "0.6"

0 comments on commit 0dbe66e

Please sign in to comment.