Skip to content

Commit

Permalink
chore(deps): bump jaq-std from 1.6.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [jaq-std](https://github.com/01mf02/jaq) from 1.6.0 to 2.0.0.
- [Release notes](https://github.com/01mf02/jaq/releases)
- [Commits](01mf02/jaq@v1.6.0...v2.0.0)

---
updated-dependencies:
- dependency-name: jaq-std
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent deca2e9 commit fbc199e
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 5 deletions.
38 changes: 34 additions & 4 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 crates/weaver_forge/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ minijinja = { version = "2.5.0", features = ["loader", "custom_syntax", "debug",
minijinja-contrib = { version="2.5.0", features = ["pycompat"] }
convert_case = "0.6.0"
jaq-core = "1.5.1"
jaq-std = "1.6.0"
jaq-std = "2.0.0"
jaq-interpret = "1.5.0"
jaq-parse = "1.0.3"
jaq-syn = "1.6.0"
Expand Down

0 comments on commit fbc199e

Please sign in to comment.