Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/jqnatividad/qsv
Browse files Browse the repository at this point in the history
  • Loading branch information
jqnatividad committed Dec 4, 2023
2 parents de05805 + e3bb1f3 commit 2f327a3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -127,7 +127,7 @@ jsonschema = { version = "0.17", features = [
"resolve-http",
], default-features = false }
jsonxf = { version = "1", optional = true }
jql-runner = { version = "7.0", default-features = false, optional = true }
jql-runner = { version = "7.1", default-features = false, optional = true }
log = "0.4"
mimalloc = { version = "0.1", default-features = false, optional = true }
mlua = { version = "0.9", features = [
Expand Down

0 comments on commit 2f327a3

Please sign in to comment.