Skip to content

Commit

Permalink
chore(deps): Bump pbjson-types from 0.5.1 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [pbjson-types](https://github.com/influxdata/pbjson) from 0.5.1 to 0.6.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 78ff337 commit db87acb
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 29 deletions.
132 changes: 104 additions & 28 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 @@ -24,7 +24,7 @@ rust-version = "1.66.1"
[dependencies]
tonic = "0.8.2"
prost = "0.11.3"
pbjson-types = "0.5"
pbjson-types = "0.6"
chrono = "0.4.24"
thiserror = "1.0"
astarte-device-sdk = {version = "0.6.0", features = ["derive"]}
Expand Down

0 comments on commit db87acb

Please sign in to comment.