Skip to content

Commit 7e32d70

Browse files
ci(rust): bump jaq-core from 2.2.1 to 3.1.0
Bumps [jaq-core](https://github.com/01mf02/jaq) from 2.2.1 to 3.1.0. - [Release notes](https://github.com/01mf02/jaq/releases) - [Commits](https://github.com/01mf02/jaq/commits/v3.1.0) --- updated-dependencies: - dependency-name: jaq-core dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d29ff94 commit 7e32d70

2 files changed

Lines changed: 15 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 14 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ serde = { version = "1", features = ["derive"] }
3939
serde_json = "1"
4040
toml = "1"
4141
url = "2"
42-
jaq-core = "2"
42+
jaq-core = "3"
4343
jaq-std = { version = "2", features = ["format", "log", "math", "regex", "time", "std"] }
4444
jaq-json = { version = "1", features = ["serde_json"] }
4545

0 commit comments

Comments
 (0)