Skip to content

Commit

Permalink
Bump jsonpath-rust from 0.3.0 to 0.3.1
Browse files Browse the repository at this point in the history
Bumps [jsonpath-rust](https://github.com/besok/jsonpath-rust) from 0.3.0 to 0.3.1.
- [Changelog](https://github.com/besok/jsonpath-rust/blob/0.3.1/CHANGELOG.md)
- [Commits](besok/jsonpath-rust@v0.3.0...0.3.1)

---
updated-dependencies:
- dependency-name: jsonpath-rust
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 726f7fd commit 21985bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 dozer-sql/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dozer-tracing = {path = "../dozer-tracing"}

ahash = "0.8.3"
enum_dispatch = "0.3.11"
jsonpath-rust = "0.3.0"
jsonpath-rust = "0.3.1"
like = "0.3.1"
linked-hash-map = { version = "0.5.6", features = ["serde_impl"] }
metrics = "0.21.0"
Expand Down

0 comments on commit 21985bf

Please sign in to comment.