Skip to content

Commit

Permalink
build(deps): bump jaq-parse from 1.0.2 to 1.0.3
Browse files Browse the repository at this point in the history
Bumps [jaq-parse](https://github.com/01mf02/jaq) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/01mf02/jaq/releases)
- [Commits](https://github.com/01mf02/jaq/commits)

---
updated-dependencies:
- dependency-name: jaq-parse
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 30, 2024
1 parent 89acca0 commit 785273b
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ indicatif = "0.17"
itertools = "0.13"
itoa = "1"
jaq-interpret = "1.5.0"
jaq-parse = "1.0.2"
jaq-parse = "1.0.3"
jemallocator = { version = "0.5", optional = true }
json-objects-to-csv = "0.1.3"
jsonschema = { version = "0.18", features = [
Expand Down

0 comments on commit 785273b

Please sign in to comment.