Skip to content

Commit 732d678

Browse files
dependabot[bot]michaelmior
authored andcommitted
Bump jsonpath-rust from 0.7.5 to 1.0.4
Bumps [jsonpath-rust](https://github.com/besok/jsonpath-rust) from 0.7.5 to 1.0.4. - [Changelog](https://github.com/besok/jsonpath-rust/blob/main/CHANGELOG.md) - [Commits](https://github.com/besok/jsonpath-rust/commits) --- updated-dependencies: - dependency-name: jsonpath-rust dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3f1053 commit 732d678

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -11,7 +11,7 @@ serde_json = "1.0"
1111
uuid = { version = "1.8.0", features = ["v7", "serde"] }
1212
chrono = { version = "0.4.43", features = ["serde"] }
1313
jsonb = "0.5.5"
14-
jsonpath-rust = "0.7"
14+
jsonpath-rust = "1.0"
1515
tokio = { version = "1.49.0", features = ["full"] }
1616
async-trait = "0.1.89"
1717
futures = "0.3.31"

0 commit comments

Comments
 (0)