Skip to content

Commit f070681

Browse files
dependabot[bot]syyyr
authored andcommitted
build(deps): bump jaq-all from v3.0.0 to v3.1.0
Bumps [jaq-all](https://github.com/01mf02/jaq) from v3.0.0 to v3.1.0. - [Release notes](https://github.com/01mf02/jaq/releases) - [Commits](01mf02/jaq@v3.0.0...ebd9d94) --- updated-dependencies: - dependency-name: jaq-all dependency-version: ebd9d94b182fb8a38b8d8eb1e57d1319889201b9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11a1300 commit f070681

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ hex = "0.4"
1616
clap = { version = "4.5", features = ["derive"] }
1717
simple_logger = { version = "5.0", features = ["stderr"], optional = true }
1818
serde = { version = "1.0.219", features = ["derive"], optional = true }
19-
jaq-all = { git = "https://github.com/01mf02/jaq", tag = "v3.0.0", version = "0.1.0-beta", optional = true }
19+
jaq-all = { version = "0.2.0", optional = true }
2020
# FIXME: remove this after jaq support is complete
2121
fn_name = "0.1.0"
2222

0 commit comments

Comments
 (0)