Skip to content

Commit fc08039

Browse files
build(deps): bump json-structural-diff from 0.1.0 to 0.2.0 (#5957)
Bumps [json-structural-diff](https://github.com/Luni-4/json-structural-diff) from 0.1.0 to 0.2.0. - [Release notes](https://github.com/Luni-4/json-structural-diff/releases) - [Commits](Luni-4/json-structural-diff@v0.1.0...v0.2.0) --- updated-dependencies: - dependency-name: json-structural-diff dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f0808e commit fc08039

File tree

2 files changed

+28
-26
lines changed

2 files changed

+28
-26
lines changed

Cargo.lock

+27-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ shellexpand = "3.1.0"
3939
termcolor = "1.4.1"
4040
diesel = { workspace = true }
4141
prometheus = { version = "0.13.4", features = ["push"] }
42-
json-structural-diff = { version = "0.1", features = ["colorize"] }
42+
json-structural-diff = { version = "0.2", features = ["colorize"] }

0 commit comments

Comments
 (0)