Skip to content

Commit 1426cde

Browse files
chore(deps): bump jaq-std from 2.1.0 to 2.1.1
Bumps [jaq-std](https://github.com/01mf02/jaq) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/01mf02/jaq/releases) - [Commits](01mf02/jaq@v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: jaq-std dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e434f2c commit 1426cde

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/weaver_forge/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ minijinja = { version = "2.9.0", features = [
2929
minijinja-contrib = { version = "2.9.0", features = ["pycompat"] }
3030
convert_case = "0.8.0"
3131
jaq-core = "2.1.1"
32-
jaq-std = "2.0.0"
32+
jaq-std = "2.1.1"
3333
jaq-json = { version = "1.1.1", features = ["serde_json"] }
3434
indexmap = "2.9.0"
3535
regex = "1.11.1"

0 commit comments

Comments
 (0)