Skip to content

Commit

Permalink
chore(deps): bump jaq-core from 1.5.0 to 1.5.1 (#272)
Browse files Browse the repository at this point in the history
Bumps [jaq-core](https://github.com/01mf02/jaq) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/01mf02/jaq/releases)
- [Commits](01mf02/jaq@v1.5.0...v1.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Laurent Quérel <[email protected]>
  • Loading branch information
dependabot[bot] and lquerel authored Jul 31, 2024
1 parent d27aa97 commit 77ded2f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -21,7 +21,7 @@ weaver_semconv = { path = "../weaver_semconv" }
minijinja = { version = "2.1.0", features = ["loader", "custom_syntax", "debug", "json", "urlencode", "macros"] }
minijinja-contrib = { version="2.0.3", features = ["pycompat"] }
convert_case = "0.6.0"
jaq-core = "1.5.0"
jaq-core = "1.5.1"
jaq-std = "1.5.1"
jaq-interpret = "1.5.0"
jaq-parse = "1.0.3"
Expand Down

0 comments on commit 77ded2f

Please sign in to comment.