Skip to content

Commit

Permalink
chore(deps): Bump pbjson from 0.5.1 to 0.6.0 (#12401)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bugen Zhao <[email protected]>
  • Loading branch information
dependabot[bot] and BugenZhao authored Sep 19, 2023
1 parent 0ae5c0e commit eb92f6f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -9,7 +9,7 @@ repository = { workspace = true }

[dependencies]
enum-as-inner = "0.6"
pbjson = "0.5"
pbjson = "0.6"
prost = "0.11"
prost-helpers = { path = "helpers" }
serde = { version = "1", features = ["derive"] }
Expand Down

0 comments on commit eb92f6f

Please sign in to comment.