Skip to content

Commit 03aaf48

Browse files
chore(deps): bump serde_json_path from 0.6.7 to 0.7.2 (#213)
Bumps [serde_json_path](https://github.com/hiltontj/serde_json_path) from 0.6.7 to 0.7.2. - [Release notes](https://github.com/hiltontj/serde_json_path/releases) - [Changelog](https://github.com/hiltontj/serde_json_path/blob/main/CHANGELOG.md) - [Commits](hiltontj/serde_json_path@v0.6.7...v0.7.2) --- updated-dependencies: - dependency-name: serde_json_path dependency-version: 0.7.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 69a8eed commit 03aaf48

2 files changed

Lines changed: 34 additions & 27 deletions

File tree

Cargo.lock

Lines changed: 33 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ serde = { version = "1", features = ["derive"] }
2929
serde_json = "1"
3030
serde_yaml = "0.9.34"
3131
thiserror = "2"
32-
serde_json_path = "0.6.7"
32+
serde_json_path = "0.7.2"
3333
tokio-context = "0.1.*"
3434
tokio-stream = "0.1.*"
3535

0 commit comments

Comments
 (0)