Skip to content

Commit

Permalink
build(deps): bump pbjson-types from 0.6.0 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [pbjson-types](https://github.com/influxdata/pbjson) from 0.6.0 to 0.7.0.
- [Commits](https://github.com/influxdata/pbjson/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 14, 2024
1 parent 52e620d commit 139b88c
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 26 deletions.
60 changes: 35 additions & 25 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ indicatif = { version = "0.17", features = ["rayon"] }
itertools = "0.13.0"
log = "0.4"
pbjson = "0.6"
pbjson-types = "0.6"
pbjson-types = "0.7"
prost = "0.12"
rayon = "1.8"
rocksdb = { version = "0.22", features = ["multi-threaded-cf"] }
Expand Down

0 comments on commit 139b88c

Please sign in to comment.