Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 9c51e96 commit 210f091
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 crates/weaver_forge/Cargo.toml
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ weaver_semconv = { path = "../weaver_semconv" }
minijinja = { version = "2.5.0", features = ["loader", "custom_syntax", "debug", "json", "urlencode", "macros"] }
minijinja-contrib = { version="2.5.0", features = ["pycompat"] }
convert_case = "0.6.0"
jaq-core = "2.0.0"
jaq-core = "2.1.0"
jaq-std = "2.0.0"
jaq-json = { version="1.0.0", features=["serde_json"] }
indexmap = "2.7.0"

0 comments on commit 210f091

Please sign in to comment.