Skip to content

Commit 99c532a

Browse files
build(deps): bump jaq-all from v3.0.0-beta to v3.0.0
Bumps [jaq-all](https://github.com/01mf02/jaq) from v3.0.0-beta to v3.0.0. - [Release notes](https://github.com/01mf02/jaq/releases) - [Commits](01mf02/jaq@v3.0.0-beta...6cdaff0) --- updated-dependencies: - dependency-name: jaq-all dependency-version: 6cdaff04c45c47b0621be9c13223508831fd9b8f dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d146c6 commit 99c532a

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-beta", version = "0.1.0-beta", optional = true }
19+
jaq-all = { git = "https://github.com/01mf02/jaq", tag = "v3.0.0", version = "0.1.0-beta", optional = true }
2020
# FIXME: remove this after jaq support is complete
2121
fn_name = "0.1.0"
2222

0 commit comments

Comments
 (0)